|
Linux Kernel
3.7.1
|
#include <fnic.h>
| struct vnic_dev_bar bar0 |
| spinlock_t fnic_lock |
| struct sk_buff_head frame_queue |
| struct work_struct frame_work |
| int fw_ack_index[FNIC_WQ_COPY_MAX] |
| unsigned short fw_ack_recd[FNIC_WQ_COPY_MAX] |
| spinlock_t io_req_lock[FNIC_IO_LOCKS] |
| mempool_t* io_sgl_pool[FNIC_SGL_NUM_CACHES] |
| struct work_struct link_work |
| struct msix_entry msix_entry[FNIC_MSIX_INTR_MAX] |
| struct timer_list notify_timer |
| struct completion* remove_wait |
| enum fnic_state state |
| unsigned short wq_copy_desc_low[FNIC_WQ_COPY_MAX] |
| spinlock_t wq_copy_lock[FNIC_WQ_COPY_MAX] |
| spinlock_t wq_lock[FNIC_WQ_MAX] |
1.8.2