Home
last modified time | relevance | path

Searched refs:L2_FHDR_ERRORS_BAD_CRC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c3200 if (unlikely(status & (L2_FHDR_ERRORS_BAD_CRC | in bnx2_rx_int()
5892 (L2_FHDR_ERRORS_BAD_CRC | in bnx2_run_loopback()
H A Dbnx2.h291 #define L2_FHDR_ERRORS_BAD_CRC (1<<17) macro