Searched refs:ENET_RMON_T_DROP (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/arm/imx/ | ||
H A D | if_enetreg.h | 186 #define ENET_RMON_T_DROP 0x00000200 macro |
H A D | if_enet.c | 325 sc->sc_ev_t_drop.ev_count += ENET_REG_READ(sc, ENET_RMON_T_DROP); in enet_update_evcnt() |