Home
last modified time | relevance | path

Searched refs:TX_CMP_VALID (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h629 #define TX_CMP_VALID(txcmp, raw_cons) \ macro
H A Dbnxt_ethtool.c3225 if (!TX_CMP_VALID(txcmp, raw_cons)) { in bnxt_poll_loopback()
H A Dbnxt.c2243 return TX_CMP_VALID(txcmp, raw_cons); in bnxt_has_work()
2293 if (!TX_CMP_VALID(txcmp, raw_cons)) in __bnxt_poll_work()
2417 if (!TX_CMP_VALID(txcmp, raw_cons)) in bnxt_poll_nitroa0()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h673 #define TX_CMP_VALID(txcmp, raw_cons) \ macro
H A Dbnxt_ethtool.c3599 if (!TX_CMP_VALID(txcmp, raw_cons)) { in bnxt_poll_loopback()
H A 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()

Completed in 54 milliseconds