Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h162 #define IGC_RERC 0x0402C /* Receive Error Count - R/clr */ macro
H A Digc_mac.c417 IGC_READ_REG(hw, IGC_RERC); in igc_clear_hw_cntrs_base_generic()
H A Dif_igc.c2305 adapter->stats.colc += IGC_READ_REG(&adapter->hw, IGC_RERC); in igc_update_stats_counters()