Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Ddwc1000_reg.h101 #define TXUNDERFLOWERROR 0x148 macro
H A Ddwc1000_core.c422 READ4(sc, TXCARRIERERR) + READ4(sc, TXUNDERFLOWERROR)); in dwc1000_harvest_stats()
/freebsd/sys/dev/axgbe/
H A Dxgbe-dev.c2199 if (XGMAC_GET_BITS(mmc_isr, MMC_TISR, TXUNDERFLOWERROR)) in xgbe_tx_mmc_int()