Home
last modified time | relevance | path

Searched refs:IGC_ROC (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_base.c183 IGC_READ_REG(hw, IGC_ROC); in igc_rx_fifo_flush_base()
H A Digc_regs.h184 #define IGC_ROC 0x040AC /* Rx Oversize Count - R/clr */ macro
H A Digc_mac.c436 IGC_READ_REG(hw, IGC_ROC); in igc_clear_hw_cntrs_base_generic()
H A Dif_igc.c2489 sc->stats.roc += IGC_READ_REG(&sc->hw, IGC_ROC); in igc_update_stats_counters()