|
Linux Kernel
3.7.1
|
#include <bna_types.h>
Data Fields | |
| struct list_head | qe |
| u8 | priority |
| struct bna_qpt | qpt |
| struct bna_tcb * | tcb |
| struct bna_ib | ib |
| struct bna_tx * | tx |
| int | hw_id |
| u64 | tx_packets |
| u64 | tx_bytes |
Definition at line 455 of file bna_types.h.
| int hw_id |
Definition at line 467 of file bna_types.h.
Definition at line 463 of file bna_types.h.
| u8 priority |
Definition at line 459 of file bna_types.h.
Definition at line 457 of file bna_types.h.
Definition at line 461 of file bna_types.h.
Definition at line 462 of file bna_types.h.
Definition at line 465 of file bna_types.h.
| u64 tx_bytes |
Definition at line 470 of file bna_types.h.
| u64 tx_packets |
Definition at line 469 of file bna_types.h.
1.8.2