Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h476 struct bnx2x_fastpath { struct
477 struct bnx2x *bp; /* parent */
480 struct napi_struct napi;
481 union host_hc_status_block status_blk;
483 __le16 *sb_index_values;
484 __le16 *sb_running_index;
486 u32 ustorm_rx_prods_offset;
488 u32 rx_buf_size;
490 dma_addr_t status_blk_mapping;
492 u8 max_cos; /* actual number of active tx coses */
[all …]