Home
last modified time | relevance | path

Searched refs:ptc127 (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h213 u64 ptc127; member
H A Digb_ethtool.c598 regs_buff[103] = adapter->stats.ptc127; in igb_get_regs()
H A Digb_main.c6816 adapter->stats.ptc127 += rd32(E1000_PTC127); in igb_update_stats()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h426 u64 ptc127; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1301 u64 ptc127; member
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c277 regs_buff[75] = adapter->stats.ptc127; in igc_ethtool_get_regs()
H A Digc_main.c5115 adapter->stats.ptc127 += rd32(IGC_PTC127); in igc_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c7689 hwstats->ptc127 += IXGBE_READ_REG(hw, IXGBE_PTC127); in ixgbe_update_stats()