Linux Kernel
3.7.1
|
#include <bna_types.h>
Data Fields | |
struct { | |
struct bna_rxq * hdr | |
struct bna_rxq * data | |
} | hds |
struct { | |
struct bna_rxq * small | |
struct bna_rxq * large | |
} | slr |
struct { | |
struct bna_rxq * only | |
struct bna_rxq * reserved | |
} | single |
Definition at line 604 of file bna_types.h.
Definition at line 607 of file bna_types.h.
Definition at line 606 of file bna_types.h.
struct { ... } hds |
Definition at line 611 of file bna_types.h.
Definition at line 614 of file bna_types.h.
Definition at line 615 of file bna_types.h.
struct { ... } single |
struct { ... } slr |
Definition at line 610 of file bna_types.h.