Home
last modified time | relevance | path

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

/freebsd/sys/dev/ffec/
H A Dif_ffecreg.h259 #define FEC_IEEE_R_DROP 0x2C8 macro
H A Dif_ffec.c496 WR4(sc, FEC_IEEE_R_DROP, 0); in ffec_clear_stats()
526 * - FEC_IEEE_R_DROP is "dropped due to invalid start frame delimiter" in ffec_harvest_stats()
535 RD4(sc, FEC_RMON_R_JAB) + RD4(sc, FEC_IEEE_R_DROP)); in ffec_harvest_stats()