|
Linux Kernel
3.7.1
|
#include <bna_types.h>
Data Fields | |
| enum bna_rx_type | rx_type |
| int | num_paths |
| enum bna_rxp_type | rxp_type |
| int | paused |
| int | q_depth |
| int | coalescing_timeo |
| int | small_buff_size |
| enum bna_status | rss_status |
| struct bna_rss_config | rss_config |
| struct bna_hds_config | hds_config |
| enum bna_status | vlan_strip_status |
Definition at line 672 of file bna_types.h.
| int coalescing_timeo |
Definition at line 678 of file bna_types.h.
| struct bna_hds_config hds_config |
Definition at line 689 of file bna_types.h.
| int num_paths |
Definition at line 674 of file bna_types.h.
| int paused |
Definition at line 676 of file bna_types.h.
| int q_depth |
Definition at line 677 of file bna_types.h.
| struct bna_rss_config rss_config |
Definition at line 687 of file bna_types.h.
| enum bna_status rss_status |
Definition at line 686 of file bna_types.h.
| enum bna_rx_type rx_type |
Definition at line 673 of file bna_types.h.
| enum bna_rxp_type rxp_type |
Definition at line 675 of file bna_types.h.
| int small_buff_size |
Definition at line 684 of file bna_types.h.
| enum bna_status vlan_strip_status |
Definition at line 691 of file bna_types.h.
1.8.2