Linux Kernel
3.7.1
|
#include <bna_types.h>
Data Fields | |
int | num_txq |
int | txq_depth |
int | coalescing_timeo |
enum bna_tx_type | tx_type |
Definition at line 515 of file bna_types.h.
int coalescing_timeo |
Definition at line 518 of file bna_types.h.
int num_txq |
Definition at line 516 of file bna_types.h.
enum bna_tx_type tx_type |
Definition at line 519 of file bna_types.h.
int txq_depth |
Definition at line 517 of file bna_types.h.