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

/freebsd-13-stable/sys/arm/allwinner/
H A Dif_emacreg.h229 #define EMAC_LENERR (3 << 5) macro
H A Dif_emac.c388 if (status & (EMAC_CRCERR | EMAC_LENERR)) {
393 if (status & EMAC_LENERR)

Completed in 100 milliseconds