Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h839 #define TX_CMP_VALID(txcmp, raw_cons) \ macro
H A Dbnxt.c3000 return TX_CMP_VALID(txcmp, raw_cons); in bnxt_has_work()
3023 if (!TX_CMP_VALID(txcmp, raw_cons)) in __bnxt_poll_work()
3167 if (!TX_CMP_VALID(txcmp, raw_cons)) in bnxt_poll_nitroa0()