Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_base.c185 IGC_READ_REG(hw, IGC_MPC); in igc_rx_fifo_flush_base()
H A Digc_regs.h153 #define IGC_MPC 0x04010 /* Missed Packet Count - R/clr */ macro
H A Digc_mac.c411 IGC_READ_REG(hw, IGC_MPC); in igc_clear_hw_cntrs_base_generic()
H A Dif_igc.c2510 sc->stats.mpc += IGC_READ_REG(&sc->hw, IGC_MPC); in igc_update_stats_counters()