Home
last modified time | relevance | path

Searched refs:prc127 (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_hw.h226 u64 prc127; member
H A Digc_ethtool.c253 regs_buff[51] = adapter->stats.prc127; in igc_ethtool_get_regs()
H A Digc_main.c5156 adapter->stats.prc127 += rd32(IGC_PRC127); in igc_update_stats()
/linux-6.15/drivers/net/ethernet/intel/igb/
H A De1000_hw.h189 u64 prc127; member
H A Digb_ethtool.c574 regs_buff[75] = adapter->stats.prc127; in igb_get_regs()
H A Digb_main.c6782 adapter->stats.prc127 += rd32(E1000_PRC127); in igb_update_stats()
/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dhw.h402 u64 prc127; member
/linux-6.15/drivers/net/ethernet/intel/e1000/
H A De1000_main.c3628 adapter->stats.prc127 += er32(PRC127); in e1000_update_stats()
4075 stats->prc127--; in e1000_tbi_adjust_stats()
4077 stats->prc127++; in e1000_tbi_adjust_stats()
H A De1000_hw.h1272 u64 prc127; member
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3377 u64 prc127; member
H A Dixgbe_ethtool.c857 regs_buff[933] = IXGBE_GET_STAT(adapter, prc127); in ixgbe_get_regs()
H A Dixgbe_main.c7668 hwstats->prc127 += IXGBE_READ_REG(hw, IXGBE_PRC127); in ixgbe_update_stats()