Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h188 u64 prc64; member
H A Digb_ethtool.c573 regs_buff[74] = adapter->stats.prc64; in igb_get_regs()
H A Digb_main.c6828 adapter->stats.prc64 += rd32(E1000_PRC64); in igb_update_stats()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h399 u64 prc64; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1271 u64 prc64; member
H A De1000_main.c3624 adapter->stats.prc64 += er32(PRC64); in e1000_update_stats()
4071 stats->prc64++; in e1000_tbi_adjust_stats()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c255 regs_buff[50] = adapter->stats.prc64; in igc_ethtool_get_regs()
H A Digc_main.c5222 adapter->stats.prc64 += rd32(IGC_PRC64); in igc_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c899 regs_buff[932] = IXGBE_GET_STAT(adapter, prc64); in ixgbe_get_regs()
H A Dixgbe_main.c7850 hwstats->prc64 += IXGBE_READ_REG(hw, IXGBE_PRC64); in ixgbe_update_stats()