Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dbnx2.h6728 struct bnx2_tx_ring_info { struct
6729 u32 tx_prod_bseq;
6730 u16 tx_prod;
6731 u32 tx_bidx_addr;
6732 u32 tx_bseq_addr;
6734 struct bnx2_tx_bd *tx_desc_ring;
6735 struct bnx2_sw_tx_bd *tx_buf_ring;
6737 u16 tx_cons;
6738 u16 hw_tx_cons;
6740 dma_addr_t tx_desc_mapping;