Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h629 #define TX_CMP_VALID(txcmp, raw_cons) \ macro
H A Dbnxt_ethtool.c3223 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()
2416 if (!TX_CMP_VALID(txcmp, raw_cons)) in bnxt_poll_nitroa0()