Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h838 #define NQ_CMP_VALID(nqcmp, raw_cons) \ macro
H A Dbnxt.c3180 if (!NQ_CMP_VALID(nqcmp, raw_cons)) { in bnxt_poll_p5()