|
Linux Kernel
3.7.1
|
#include <bnx2fc.h>
| struct bnx2fc_cmd_mgr* cmd_mgr |
| struct timer_list destroy_timer |
| wait_queue_head_t destroy_wait |
| dma_addr_t dummy_buf_dma |
| struct fcoe_capabilities fcoe_cap |
| dma_addr_t hash_tbl_pbl_dma |
| spinlock_t hba_lock |
| struct net_device* phys_dev |
| wait_queue_head_t shutdown_wait |
| struct completion stat_req_done |
| dma_addr_t stats_buf_dma |
| struct fcoe_statistics_params* stats_buffer |
| struct fcoe_t2_hash_table_entry* t2_hash_tbl |
| dma_addr_t t2_hash_tbl_dma |
| dma_addr_t t2_hash_tbl_ptr_dma |
| struct fcoe_task_ctx_entry** task_ctx |
| dma_addr_t task_ctx_bd_dma |
| dma_addr_t* task_ctx_dma |
| struct bnx2fc_rport** tgt_ofld_list |
1.8.2