Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/igc/
HDigc_base.c185 IGC_READ_REG(hw, IGC_MPC); in igc_rx_fifo_flush_base()
HDigc_regs.h153 #define IGC_MPC 0x04010 /* Missed Packet Count - R/clr */ macro
HDigc_mac.c411 IGC_READ_REG(hw, IGC_MPC); in igc_clear_hw_cntrs_base_generic()
HDif_igc.c2506 sc->stats.mpc += IGC_READ_REG(&sc->hw, IGC_MPC); in igc_update_stats_counters()