Home
last modified time | relevance | path

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

/linux-6.1.9/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.c2857 struct bnx2_sw_tx_bd *tx_buf; in bnx2_tx_int()
2890 struct bnx2_sw_tx_bd *tx_buf; in bnx2_tx_int()
5441 struct bnx2_sw_tx_bd *tx_buf = &txr->tx_buf_ring[j]; in bnx2_free_tx_skbs()
6595 struct bnx2_sw_tx_bd *tx_buf; in bnx2_start_xmit()