|
Linux Kernel
3.7.1
|
#include <bnx2x.h>
| enum bnx2x_tpa_mode_t mode |
| char name[FP_NAME_SIZE] |
| struct napi_struct napi |
| dma_addr_t rx_comp_mapping |
| union eth_rx_cqe* rx_comp_ring |
| dma_addr_t rx_desc_mapping |
| struct sw_rx_page* rx_page_ring |
| dma_addr_t rx_sge_mapping |
| struct eth_rx_sge* rx_sge_ring |
| u64 sge_mask[RX_SGE_MASK_LEN] |
| union host_hc_status_block status_blk |
| dma_addr_t status_blk_mapping |
| struct bnx2x_agg_info* tpa_info |
| struct bnx2x_fp_txdata* txdata_ptr[BNX2X_MULTI_TX_COS] |
1.8.2