Home
last modified time | relevance | path

Searched defs:txcmp (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c2398 static int bnxt_hwrm_handler(struct bnxt *bp, struct tx_cmp *txcmp) in bnxt_hwrm_handler()
2454 struct tx_cmp *txcmp; in bnxt_has_work() local
2499 struct tx_cmp *txcmp; in __bnxt_poll_work() local
2625 struct tx_cmp *txcmp; in bnxt_poll_nitroa0() local
Dbnxt_ethtool.c3614 struct tx_cmp *txcmp; in bnxt_poll_loopback() local
Dbnxt.h673 #define TX_CMP_VALID(txcmp, raw_cons) \ argument
688 #define TX_CMP_TYPE(txcmp) \ argument
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
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() local
2283 struct tx_cmp *txcmp; in __bnxt_poll_work() local
2403 struct tx_cmp *txcmp; in bnxt_poll_nitroa0() local
Dbnxt_ethtool.c3214 struct tx_cmp *txcmp; in bnxt_poll_loopback() local
Dbnxt.h629 #define TX_CMP_VALID(txcmp, raw_cons) \ argument
644 #define TX_CMP_TYPE(txcmp) \ argument