Searched refs:NQ_CMP_VALID (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ | ||
D | bnxt.h | 641 #define NQ_CMP_VALID(nqcmp, raw_cons) \ macro |
D | bnxt.c | 2557 if (!NQ_CMP_VALID(nqcmp, raw_cons)) { in bnxt_poll_p5() |