Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/igc/
HDigc_regs.h396 #define IGC_TLPIC 0x4148 /* EEE Tx LPI Count - TLPIC */ macro
HDigc_mac.c446 IGC_READ_REG(hw, IGC_TLPIC); in igc_clear_hw_cntrs_base_generic()
HDif_igc.c2533 sc->stats.tlpic += IGC_READ_REG(&sc->hw, IGC_TLPIC); in igc_update_stats_counters()