Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h228 u64 prc255; member
H A Digc_ethtool.c254 regs_buff[52] = adapter->stats.prc255; in igc_ethtool_get_regs()
H A Digc_main.c4961 adapter->stats.prc255 += rd32(IGC_PRC255); in igc_update_stats()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h190 u64 prc255; member
H A Digb_ethtool.c575 regs_buff[76] = adapter->stats.prc255; in igb_get_regs()
H A Digb_main.c6760 adapter->stats.prc255 += rd32(E1000_PRC255); in igb_update_stats()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h403 u64 prc255; member
/openbmc/u-boot/drivers/net/
H A De1000.h996 uint64_t prc255; member
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c3625 adapter->stats.prc255 += er32(PRC255); in e1000_update_stats()
4074 stats->prc255--; in e1000_tbi_adjust_stats()
4076 stats->prc255++; in e1000_tbi_adjust_stats()
H A De1000_hw.h1273 u64 prc255; member
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3333 u64 prc255; member
H A Dixgbe_ethtool.c855 regs_buff[934] = IXGBE_GET_STAT(adapter, prc255); in ixgbe_get_regs()
H A Dixgbe_main.c7279 hwstats->prc255 += IXGBE_READ_REG(hw, IXGBE_PRC255); in ixgbe_update_stats()