Linux Kernel
3.7.1
|
#include <bnx2.h>
Data Fields | |
struct napi_struct napi | ____cacheline_aligned |
struct bnx2 * | bp |
union { | |
struct status_block * msi | |
struct status_block_msix * msix | |
} | status_blk |
u16 * | hw_tx_cons_ptr |
u16 * | hw_rx_cons_ptr |
u32 | last_status_idx |
u32 | int_num |
struct bnx2_rx_ring_info | rx_ring |
struct bnx2_tx_ring_info | tx_ring |
struct status_block* msi |
struct status_block_msix* msix |
union { ... } status_blk |