Searched refs:L2_FHDR_ERRORS_BAD_CRC (Results 1 – 2 of 2) sorted by relevance
3160 if (unlikely(status & (L2_FHDR_ERRORS_BAD_CRC | in bnx2_rx_int()5837 (L2_FHDR_ERRORS_BAD_CRC | in bnx2_run_loopback()
290 #define L2_FHDR_ERRORS_BAD_CRC (1<<17) macro