|
Linux Kernel
3.7.1
|
#include <bna_types.h>
Data Fields | |
| bool | fw_query_complete |
| int | num_txq |
| int | num_rxp |
| int | num_ucmac |
| int | num_mcmac |
| int | max_rit_size |
Definition at line 317 of file bna_types.h.
| bool fw_query_complete |
Definition at line 318 of file bna_types.h.
| int max_rit_size |
Definition at line 323 of file bna_types.h.
| int num_mcmac |
Definition at line 322 of file bna_types.h.
| int num_rxp |
Definition at line 320 of file bna_types.h.
| int num_txq |
Definition at line 319 of file bna_types.h.
| int num_ucmac |
Definition at line 321 of file bna_types.h.
1.8.2