|
Linux Kernel
3.7.1
|
#include <bna_types.h>
Data Fields | |
| struct list_head | qe |
| int | buffer_size |
| int | q_depth |
| struct bna_qpt | qpt |
| struct bna_rcb * | rcb |
| struct bna_rxp * | rxp |
| struct bna_rx * | rx |
| int | hw_id |
| u64 | rx_packets |
| u64 | rx_bytes |
| u64 | rx_packets_with_error |
| u64 | rxbuf_alloc_failed |
Definition at line 583 of file bna_types.h.
| int buffer_size |
Definition at line 586 of file bna_types.h.
| int hw_id |
Definition at line 595 of file bna_types.h.
| int q_depth |
Definition at line 587 of file bna_types.h.
Definition at line 584 of file bna_types.h.
Definition at line 589 of file bna_types.h.
Definition at line 590 of file bna_types.h.
Definition at line 593 of file bna_types.h.
| u64 rx_bytes |
Definition at line 598 of file bna_types.h.
| u64 rx_packets |
Definition at line 597 of file bna_types.h.
| u64 rx_packets_with_error |
Definition at line 599 of file bna_types.h.
| u64 rxbuf_alloc_failed |
Definition at line 600 of file bna_types.h.
Definition at line 592 of file bna_types.h.
1.8.2