Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Dbnx2.c3160 if (unlikely(status & (L2_FHDR_ERRORS_BAD_CRC | in bnx2_rx_int()
5837 (L2_FHDR_ERRORS_BAD_CRC | in bnx2_run_loopback()
Dbnx2.h290 #define L2_FHDR_ERRORS_BAD_CRC (1<<17) macro