Searched refs:RX_CMP_VALID (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ | ||
D | bnxt.h | 455 #define RX_CMP_VALID(rxcmp1, raw_cons) \ macro |
D | bnxt.c | 1069 if (!RX_CMP_VALID(rxcmp1, tmp_raw_cons)) in bnxt_rx_pkt() |