Linux Kernel
3.7.1
|
#include <bna_types.h>
Data Fields | |
void(* | rcb_setup_cbfn )(struct bnad *, struct bna_rcb *) |
void(* | rcb_destroy_cbfn )(struct bnad *, struct bna_rcb *) |
void(* | ccb_setup_cbfn )(struct bnad *, struct bna_ccb *) |
void(* | ccb_destroy_cbfn )(struct bnad *, struct bna_ccb *) |
void(* | rx_stall_cbfn )(struct bnad *, struct bna_rx *) |
void(* | rx_cleanup_cbfn )(struct bnad *, struct bna_rx *) |
void(* | rx_post_cbfn )(struct bnad *, struct bna_rx *) |
Definition at line 830 of file bna_types.h.
Definition at line 835 of file bna_types.h.
Definition at line 833 of file bna_types.h.