Home
last modified time | relevance | path

Searched refs:bnx2_tx_bd (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbnx2.h24 struct bnx2_tx_bd { struct
6557 #define BNX2_TX_DESC_CNT (BNX2_PAGE_SIZE / sizeof(struct bnx2_tx_bd))
6653 #define TXBD_RING_SIZE (sizeof(struct bnx2_tx_bd) * BNX2_TX_DESC_CNT)
6734 struct bnx2_tx_bd *tx_desc_ring;
H A Dbnx2.c5180 struct bnx2_tx_bd *txbd; in bnx2_init_tx_ring()
5809 struct bnx2_tx_bd *txbd; in bnx2_run_loopback()
6593 struct bnx2_tx_bd *txbd; in bnx2_start_xmit()
H A Dcnic.c4536 struct bnx2_tx_bd *txbd; in cnic_init_bnx2_tx_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.h24 struct bnx2_tx_bd { struct
6557 #define BNX2_TX_DESC_CNT (BNX2_PAGE_SIZE / sizeof(struct bnx2_tx_bd))
6653 #define TXBD_RING_SIZE (sizeof(struct bnx2_tx_bd) * BNX2_TX_DESC_CNT)
6734 struct bnx2_tx_bd *tx_desc_ring;
H A Dbnx2.c5163 struct bnx2_tx_bd *txbd; in bnx2_init_tx_ring()
5793 struct bnx2_tx_bd *txbd; in bnx2_run_loopback()
6577 struct bnx2_tx_bd *txbd; in bnx2_start_xmit()
H A Dcnic.c4533 struct bnx2_tx_bd *txbd; in cnic_init_bnx2_tx_ring()

Completed in 80 milliseconds