Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h226 u64 prc64; member
H A Digc_ethtool.c252 regs_buff[50] = adapter->stats.prc64; in igc_ethtool_get_regs()
H A Digc_main.c5061 adapter->stats.prc64 += rd32(IGC_PRC64); in igc_update_stats()
/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.c6738 adapter->stats.prc64 += rd32(E1000_PRC64); in igb_update_stats()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h401 u64 prc64; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1271 u64 prc64; member
H A De1000_main.c3620 adapter->stats.prc64 += er32(PRC64); in e1000_update_stats()
4067 stats->prc64++; in e1000_tbi_adjust_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3333 u64 prc64; member
H A Dixgbe_ethtool.c855 regs_buff[932] = IXGBE_GET_STAT(adapter, prc64); in ixgbe_get_regs()
H A Dixgbe_main.c7304 hwstats->prc64 += IXGBE_READ_REG(hw, IXGBE_PRC64); in ixgbe_update_stats()