Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h255 u64 ptc511; member
H A Digc_ethtool.c279 regs_buff[77] = adapter->stats.ptc511; in igc_ethtool_get_regs()
H A Digc_main.c5099 adapter->stats.ptc511 += rd32(IGC_PTC511); in igc_update_stats()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h215 u64 ptc511; member
H A Digb_ethtool.c600 regs_buff[105] = adapter->stats.ptc511; in igb_get_regs()
H A Digb_main.c6771 adapter->stats.ptc511 += rd32(E1000_PTC511); in igb_update_stats()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h428 u64 ptc511; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1303 u64 ptc511; member
H A De1000_main.c3658 adapter->stats.ptc511 += er32(PTC511); in e1000_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3359 u64 ptc511; member
H A Dixgbe_ethtool.c885 regs_buff[968] = IXGBE_GET_STAT(adapter, ptc511); in ixgbe_get_regs()
H A Dixgbe_main.c7335 hwstats->ptc511 += IXGBE_READ_REG(hw, IXGBE_PTC511); in ixgbe_update_stats()