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

/freebsd-13-stable/sys/dev/ffec/
H A Dif_ffecreg.h265 #define FEC_IEEE_R_MACERR 0x2D8 macro
H A Dif_ffec.c498 WR4(sc, FEC_IEEE_R_MACERR, 0);
529 * - FEC_IEEE_R_MACERR is "no receive fifo space"; count as input drops.
538 if_inc_counter(ifp, IFCOUNTER_IQDROPS, RD4(sc, FEC_IEEE_R_MACERR));

Completed in 106 milliseconds