Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A 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
2498 struct tx_cmp *txcmp; in __bnxt_poll_work() local
2620 struct tx_cmp *txcmp; in bnxt_poll_nitroa0() local
H A Dbnxt_ethtool.c3614 struct tx_cmp *txcmp; in bnxt_poll_loopback() local
H A Dbnxt.h673 #define TX_CMP_VALID(txcmp, raw_cons) \ argument
688 #define TX_CMP_TYPE(txcmp) \ argument