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