Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bcereg.h828 #define L2_FHDR_ERRORS_BAD_CRC (1<<17) macro
H A Dif_bce.c4402 if (status & (L2_FHDR_ERRORS_BAD_CRC | in bce_rx_intr()