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.c2397 static int bnxt_hwrm_handler(struct bnxt *bp, struct tx_cmp *txcmp) in bnxt_hwrm_handler()
2453 struct tx_cmp *txcmp; in bnxt_has_work() local
2497 struct tx_cmp *txcmp; in __bnxt_poll_work() local
2619 struct tx_cmp *txcmp; in bnxt_poll_nitroa0() local
H A Dbnxt_ethtool.c3588 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