Home
last modified time | relevance | path

Searched refs:prc1023 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h230 u64 prc1023; member
H A Digc_ethtool.c256 regs_buff[54] = adapter->stats.prc1023; in igc_ethtool_get_regs()
H A Digc_main.c4963 adapter->stats.prc1023 += rd32(IGC_PRC1023); in igc_update_stats()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h192 u64 prc1023; member
H A Digb_ethtool.c577 regs_buff[78] = adapter->stats.prc1023; in igb_get_regs()
H A Digb_main.c6767 adapter->stats.prc1023 += rd32(E1000_PRC1023); in igb_update_stats()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h405 u64 prc1023; member
/openbmc/u-boot/drivers/net/
H A De1000.h998 uint64_t prc1023; member
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c3627 adapter->stats.prc1023 += er32(PRC1023); in e1000_update_stats()
4080 stats->prc1023--; in e1000_tbi_adjust_stats()
4082 stats->prc1023++; in e1000_tbi_adjust_stats()
H A De1000_hw.h1275 u64 prc1023; member
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3335 u64 prc1023; member
H A Dixgbe_ethtool.c857 regs_buff[936] = IXGBE_GET_STAT(adapter, prc1023); in ixgbe_get_regs()
H A Dixgbe_main.c7281 hwstats->prc1023 += IXGBE_READ_REG(hw, IXGBE_PRC1023); in ixgbe_update_stats()