Linux Kernel
3.7.1
|
#include <bna_types.h>
Data Fields | |
struct list_head | qe |
enum bna_rxp_type | type |
union bna_rxq_u | rxq |
struct bna_cq | cq |
struct bna_rx * | rx |
int | vector |
int | hw_id |
Definition at line 695 of file bna_types.h.
Definition at line 701 of file bna_types.h.
int hw_id |
Definition at line 707 of file bna_types.h.
Definition at line 697 of file bna_types.h.
Definition at line 703 of file bna_types.h.
union bna_rxq_u rxq |
Definition at line 700 of file bna_types.h.
enum bna_rxp_type type |
Definition at line 699 of file bna_types.h.
int vector |
Definition at line 706 of file bna_types.h.