Home
last modified time | relevance | path

Searched refs:NQ_CMP_VALID (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_txrx.h89 #define NQ_CMP_VALID(bn, nqcmp, raw_cons) \ macro
H A Dbnge_txrx.c1321 if (!NQ_CMP_VALID(bn, nqcmp, raw_cons)) { in bnge_napi_poll()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h852 #define NQ_CMP_VALID(nqcmp, raw_cons) \ macro
H A Dbnxt.c3344 if (!NQ_CMP_VALID(nqcmp, raw_cons)) { in bnxt_poll_p5()