|
Linux Kernel
3.7.1
|
#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 *) |
Definition at line 522 of file bna_types.h.
Definition at line 525 of file bna_types.h.
1.8.2