Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/igc/
Digc_regs.h160 #define IGC_ECOL 0x04018 /* Excessive Collision Count - R/clr */ macro
Digc_mac.c415 IGC_READ_REG(hw, IGC_ECOL); in igc_clear_hw_cntrs_base_generic()
Dif_igc.c2316 adapter->stats.ecol += IGC_READ_REG(&adapter->hw, IGC_ECOL); in igc_update_stats_counters()