Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h646 #define TX_CMP_VALID(txcmp, raw_cons) \ macro
Dbnxt_ethtool.c3371 if (!TX_CMP_VALID(txcmp, raw_cons)) { in bnxt_poll_loopback()
Dbnxt.c2359 return TX_CMP_VALID(txcmp, raw_cons); in bnxt_has_work()
2409 if (!TX_CMP_VALID(txcmp, raw_cons)) in __bnxt_poll_work()
2532 if (!TX_CMP_VALID(txcmp, raw_cons)) in bnxt_poll_nitroa0()