Home
last modified time | relevance | path

Searched refs:prc64 (Results 1 – 8 of 8) 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.c6781 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
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c252 regs_buff[50] = adapter->stats.prc64; in igc_ethtool_get_regs()
H A Digc_main.c5079 adapter->stats.prc64 += rd32(IGC_PRC64); in igc_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c7663 hwstats->prc64 += IXGBE_READ_REG(hw, IXGBE_PRC64); in ixgbe_update_stats()