Home
last modified time | relevance | path

Searched refs:ptc1023 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h256 u64 ptc1023; member
H A Digc_ethtool.c280 regs_buff[78] = adapter->stats.ptc1023; in igc_ethtool_get_regs()
H A Digc_main.c5100 adapter->stats.ptc1023 += rd32(IGC_PTC1023); in igc_update_stats()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h216 u64 ptc1023; member
H A Digb_ethtool.c601 regs_buff[106] = adapter->stats.ptc1023; in igb_get_regs()
H A Digb_main.c6776 adapter->stats.ptc1023 += rd32(E1000_PTC1023); in igb_update_stats()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h429 u64 ptc1023; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1304 u64 ptc1023; member
H A De1000_main.c3658 adapter->stats.ptc1023 += er32(PTC1023); in e1000_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c886 regs_buff[969] = IXGBE_GET_STAT(adapter, ptc1023); in ixgbe_get_regs()
H A Dixgbe_main.c7333 hwstats->ptc1023 += IXGBE_READ_REG(hw, IXGBE_PTC1023); in ixgbe_update_stats()