Searched refs:RX_CMP_VALID (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_txrx.h | 81 #define RX_CMP_VALID(bn, rxcmp1, raw_cons) \ macro
|
| H A D | bnge_txrx.c | 844 if (!RX_CMP_VALID(bn, rxcmp1, tmp_raw_cons)) in bnge_rx_pkt() 1017 if (!RX_CMP_VALID(bn, rxcmp1, tmp_raw_cons)) in bnge_force_rx_discard()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.h | 844 #define RX_CMP_VALID(rxcmp1, raw_cons) \ macro
|
| H A D | bnxt.c | 2142 if (!RX_CMP_VALID(rxcmp1, tmp_raw_cons)) in bnxt_rx_pkt() 2404 if (!RX_CMP_VALID(rxcmp1, tmp_raw_cons)) in bnxt_force_rx_discard() 3193 if (!RX_CMP_VALID(rxcmp1, tmp_raw_cons)) in bnxt_poll_nitroa0()
|