Home
last modified time | relevance | path

Searched refs:ptc255 (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h214 u64 ptc255; member
H A Digb_ethtool.c599 regs_buff[104] = adapter->stats.ptc255; in igb_get_regs()
H A Digb_main.c6864 adapter->stats.ptc255 += rd32(E1000_PTC255); in igb_update_stats()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h425 u64 ptc255; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1302 u64 ptc255; member
H A De1000_main.c3660 adapter->stats.ptc255 += er32(PTC255); in e1000_update_stats()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c281 regs_buff[76] = adapter->stats.ptc255; in igc_ethtool_get_regs()
H A Digc_main.c5259 adapter->stats.ptc255 += rd32(IGC_PTC255); in igc_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c928 regs_buff[967] = IXGBE_GET_STAT(adapter, ptc255); in ixgbe_get_regs()
H A Dixgbe_main.c7877 hwstats->ptc255 += IXGBE_READ_REG(hw, IXGBE_PTC255); in ixgbe_update_stats()