Home
last modified time | relevance | path

Searched refs:RXJABBERERROR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/dwc/
H A Ddwc1000_reg.h122 #define RXJABBERERROR 0x1A0 macro
H A Ddwc1000_core.c417 READ4(sc, RXRUNTERROR) + READ4(sc, RXJABBERERROR) + in dwc1000_harvest_stats()
/freebsd/sys/dev/axgbe/
H A Dxgbe-dev.c2255 if (XGMAC_GET_BITS(mmc_isr, MMC_RISR, RXJABBERERROR)) in xgbe_rx_mmc_int()