Home
last modified time | relevance | path

Searched refs:o2bgptc (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h272 u64 o2bgptc; member
H A Digc_ethtool.c61 IGC_STAT("os2bmc_rx_by_bmc", stats.o2bgptc),
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h244 u64 o2bgptc; member
H A Digb_ethtool.c68 IGB_STAT("os2bmc_rx_by_bmc", stats.o2bgptc),
681 regs_buff[551] = adapter->stats.o2bgptc; in igb_get_regs()
H A Digb_main.c6875 adapter->stats.o2bgptc += rd32(E1000_O2BGPTC); in igb_update_stats()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3387 u64 o2bgptc; member
H A Dixgbe_ethtool.c85 {"os2bmc_rx_by_bmc", IXGBE_STAT(stats.o2bgptc)},
H A Dixgbe_main.c7227 hwstats->o2bgptc += IXGBE_READ_REG(hw, IXGBE_O2BGPTC); in ixgbe_update_stats()