Home
last modified time | relevance | path

Searched refs:bnx2_sw_tx_bd (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/broadcom/
Dbnx2.h6642 struct bnx2_sw_tx_bd { struct
6652 #define SW_TXBD_RING_SIZE (sizeof(struct bnx2_sw_tx_bd) * BNX2_TX_DESC_CNT) argument
6735 struct bnx2_sw_tx_bd *tx_buf_ring;
Dbnx2.c2856 struct bnx2_sw_tx_bd *tx_buf; in bnx2_tx_int()
2889 struct bnx2_sw_tx_bd *tx_buf; in bnx2_tx_int()
5424 struct bnx2_sw_tx_bd *tx_buf = &txr->tx_buf_ring[j]; in bnx2_free_tx_skbs()
6578 struct bnx2_sw_tx_bd *tx_buf; in bnx2_start_xmit()