Home
last modified time | relevance | path

Searched refs:TX_CMP_VALID (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_txrx.h77 #define TX_CMP_VALID(bn, txcmp, raw_cons) \ macro
H A Dbnge_txrx.c1187 if (!TX_CMP_VALID(bn, txcmp, raw_cons)) in __bnge_poll_work()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h840 #define TX_CMP_VALID(txcmp, raw_cons) \ macro
H A Dbnxt_ethtool.c5103 if (!TX_CMP_VALID(txcmp, raw_cons)) { in bnxt_poll_loopback()
H A Dbnxt.c3013 return TX_CMP_VALID(txcmp, raw_cons); in bnxt_has_work()
3036 if (!TX_CMP_VALID(txcmp, raw_cons)) in __bnxt_poll_work()
3180 if (!TX_CMP_VALID(txcmp, raw_cons)) in bnxt_poll_nitroa0()