Searched refs:NQ_CMP_VALID (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/ | ||
D | bnxt.h | 635 #define NQ_CMP_VALID(nqcmp, raw_cons) \ macro |
D | bnxt.c | 2479 if (!NQ_CMP_VALID(nqcmp, raw_cons)) { in bnxt_poll_p5() |