|
Linux Kernel
3.7.1
|
#include <bnad.h>
| spinlock_t bna_lock ____cacheline_aligned |
| unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)] |
| char adapter_name[BNAD_NAME_LEN] |
| struct bnad_completion bnad_completions |
| struct timer_list dim_timer |
| struct timer_list ioc_timer |
| char mbox_irq_name[BNAD_NAME_LEN] |
| struct bna_res_info mod_res_info[BNA_MOD_RES_T_MAX] |
| struct net_device* netdev |
| char port_name[BNAD_NAME_LEN] |
| struct bna_res_info res_info[BNA_RES_T_MAX] |
| struct bna_rx_config rx_config[BNAD_MAX_RX] |
| struct bnad_rx_res_info rx_res_info[BNAD_MAX_RX] |
| struct timer_list stats_timer |
| struct bna_tx_config tx_config[BNAD_MAX_TX] |
| struct bnad_tx_info tx_info[BNAD_MAX_TX] |
| struct bnad_tx_res_info tx_res_info[BNAD_MAX_TX] |
| struct workqueue_struct* work_q |
| char wq_name[BNAD_NAME_LEN] |
1.8.2