Searched refs:EMAC_CRCERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/arm/allwinner/
H A Dif_emacreg.h224 #define EMAC_CRCERR (1 << 4) macro
H A Dif_emac.c346 if (status & (EMAC_CRCERR | EMAC_LENERR)) {
349 if (status & EMAC_CRCERR)

Completed in 52 milliseconds