Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h666 #define TX_CMP_VALID(txcmp, raw_cons) \ macro
Dbnxt_ethtool.c3500 if (!TX_CMP_VALID(txcmp, raw_cons)) { in bnxt_poll_loopback()
Dbnxt.c2479 return TX_CMP_VALID(txcmp, raw_cons); in bnxt_has_work()
2529 if (!TX_CMP_VALID(txcmp, raw_cons)) in __bnxt_poll_work()
2655 if (!TX_CMP_VALID(txcmp, raw_cons)) in bnxt_poll_nitroa0()