Home
last modified time | relevance | path

Searched refs:tx_cmp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h106 struct tx_cmp { struct
471 #define CP_DESC_CNT (BNXT_PAGE_SIZE / sizeof(struct tx_cmp))
481 #define HW_CMPD_RING_SIZE (sizeof(struct tx_cmp) * CP_DESC_CNT)
716 struct tx_cmp *cp_desc_ring[MAX_CP_PAGES];
Dbnxt.c1767 static int bnxt_hwrm_handler(struct bnxt *bp, struct tx_cmp *txcmp) in bnxt_hwrm_handler()
1826 struct tx_cmp *txcmp; in bnxt_has_work()
1869 struct tx_cmp *txcmp; in bnxt_poll_work()
1961 struct tx_cmp *txcmp; in bnxt_poll_nitroa0()
Dbnxt_ethtool.c2458 struct tx_cmp *txcmp; in bnxt_poll_loopback()