Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_hw.h265 u64 ptc127; member
H A Digc_ethtool.c257 regs_buff[75] = adapter->stats.ptc127; in igc_ethtool_get_regs()
H A Digc_main.c3721 adapter->stats.ptc127 += rd32(IGC_PTC127); in igc_update_stats()
/OK3568_Linux_fs/kernel/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.c6679 adapter->stats.ptc127 += rd32(E1000_PTC127); in igb_update_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dhw.h405 u64 ptc127; member
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h1024 uint64_t ptc127; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1304 u64 ptc127; member
H A De1000_main.c3658 adapter->stats.ptc127 += er32(PTC127); in e1000_update_stats()
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c477 {"tx_size_65_to_127_packets", offsetof(struct e1000_hw_stats, ptc127)},
2003 stats->ptc127 += E1000_READ_REG(hw, E1000_PTC127); in igb_read_stats_registers()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3347 u64 ptc127; member
H A Dixgbe_ethtool.c882 regs_buff[966] = IXGBE_GET_STAT(adapter, ptc127); in ixgbe_get_regs()
H A Dixgbe_main.c7254 hwstats->ptc127 += IXGBE_READ_REG(hw, IXGBE_PTC127); in ixgbe_update_stats()