Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h673 #define TX_CMP_VALID(txcmp, raw_cons) \ macro
Dbnxt_ethtool.c3599 if (!TX_CMP_VALID(txcmp, raw_cons)) { in bnxt_poll_loopback()
Dbnxt.c2466 return TX_CMP_VALID(txcmp, raw_cons); in bnxt_has_work()
2516 if (!TX_CMP_VALID(txcmp, raw_cons)) in __bnxt_poll_work()
2642 if (!TX_CMP_VALID(txcmp, raw_cons)) in bnxt_poll_nitroa0()