Searched defs:txcmp (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ | ||
H A D | bnxt.c | 2397 bnxt_hwrm_handler(struct bnxt * bp,struct tx_cmp * txcmp) bnxt_hwrm_handler() argument |
H A D | bnxt_ethtool.c | 3588 struct tx_cmp *txcmp; in bnxt_poll_loopback() local |
H A D | bnxt.h | 673 #define TX_CMP_VALID(txcmp, raw_cons) \ argument |