Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h115 struct tx_cmp { struct
599 #define CP_DESC_CNT (BNXT_PAGE_SIZE / sizeof(struct tx_cmp))
609 #define HW_CMPD_RING_SIZE (sizeof(struct tx_cmp) * CP_DESC_CNT)
956 struct tx_cmp *cp_desc_ring[MAX_CP_PAGES];
H A Dbnxt.c2180 static int bnxt_hwrm_handler(struct bnxt *bp, struct tx_cmp *txcmp) in bnxt_hwrm_handler()
2239 struct tx_cmp *txcmp; in bnxt_has_work()
2283 struct tx_cmp *txcmp; in __bnxt_poll_work()
2403 struct tx_cmp *txcmp; in bnxt_poll_nitroa0()
2592 bnxt_hwrm_handler(bp, (struct tx_cmp *)nqcmp); in bnxt_poll_p5()
H A Dbnxt_ethtool.c3214 struct tx_cmp *txcmp; in bnxt_poll_loopback()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h120 struct tx_cmp { struct
642 #define CP_DESC_CNT (BNXT_PAGE_SIZE / sizeof(struct tx_cmp))
652 #define HW_CMPD_RING_SIZE (sizeof(struct tx_cmp) * CP_DESC_CNT)
1000 struct tx_cmp **cp_desc_ring;
H A Dbnxt.c2406 static int bnxt_hwrm_handler(struct bnxt *bp, struct tx_cmp *txcmp) in bnxt_hwrm_handler()
2462 struct tx_cmp *txcmp; in bnxt_has_work()
2506 struct tx_cmp *txcmp; in __bnxt_poll_work()
2628 struct tx_cmp *txcmp; in bnxt_poll_nitroa0()
2827 bnxt_hwrm_handler(bp, (struct tx_cmp *)nqcmp); in bnxt_poll_p5()
H A Dbnxt_ethtool.c3588 struct tx_cmp *txcmp; in bnxt_poll_loopback()

Completed in 51 milliseconds