Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.c3117 if (unlikely(status & (L2_FHDR_ERRORS_BAD_CRC | in bnx2_rx_int()
5770 (L2_FHDR_ERRORS_BAD_CRC | in bnx2_run_loopback()
Dbnx2.h290 #define L2_FHDR_ERRORS_BAD_CRC (1<<17) macro