Home
last modified time | relevance | path

Searched defs:bnx2x_fastpath (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x.h334 struct bnx2x_fastpath { struct
337 struct napi_struct napi;
338 union host_hc_status_block status_blk;
340 __le16 *sb_index_values;
341 __le16 *sb_running_index;
343 u32 ustorm_rx_prods_offset;
345 u32 rx_buf_size;
347 dma_addr_t status_blk_mapping;
349 struct sw_tx_bd *tx_buf_ring;
351 union eth_tx_bd_types *tx_desc_ring;
[all …]