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.c3009 return TX_CMP_VALID(txcmp, raw_cons); in bnxt_has_work()
3032 if (!TX_CMP_VALID(txcmp, raw_cons)) in __bnxt_poll_work()
3176 if (!TX_CMP_VALID(txcmp, raw_cons)) in bnxt_poll_nitroa0()