Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
bna_tx_event_cbfn Struct Reference

#include <bna_types.h>

Data Fields

void(* tcb_setup_cbfn )(struct bnad *, struct bna_tcb *)
 
void(* tcb_destroy_cbfn )(struct bnad *, struct bna_tcb *)
 
void(* tx_stall_cbfn )(struct bnad *, struct bna_tx *)
 
void(* tx_resume_cbfn )(struct bnad *, struct bna_tx *)
 
void(* tx_cleanup_cbfn )(struct bnad *, struct bna_tx *)
 

Detailed Description

Definition at line 522 of file bna_types.h.

Field Documentation

void(* tcb_destroy_cbfn)(struct bnad *, struct bna_tcb *)

Definition at line 525 of file bna_types.h.

void(* tcb_setup_cbfn)(struct bnad *, struct bna_tcb *)

Definition at line 524 of file bna_types.h.

void(* tx_cleanup_cbfn)(struct bnad *, struct bna_tx *)

Definition at line 529 of file bna_types.h.

void(* tx_resume_cbfn)(struct bnad *, struct bna_tx *)

Definition at line 528 of file bna_types.h.

void(* tx_stall_cbfn)(struct bnad *, struct bna_tx *)

Definition at line 527 of file bna_types.h.


The documentation for this struct was generated from the following file: