Searched defs:bnx2x_fp_txdata (Results 1 – 1 of 1) sorted by relevance
460 struct bnx2x_fp_txdata { struct462 struct sw_tx_bd *tx_buf_ring;464 union eth_tx_bd_types *tx_desc_ring;465 dma_addr_t tx_desc_mapping;467 u32 cid;469 union db_prod tx_db;471 u16 tx_pkt_prod;472 u16 tx_pkt_cons;473 u16 tx_bd_prod;474 u16 tx_bd_cons;[all …]