Home
last modified time | relevance | path

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

/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),
/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.c6846 adapter->stats.o2bgptc += rd32(E1000_O2BGPTC); in igb_update_stats()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c33 WX_STAT("os2bmc_rx_by_bmc", stats.o2bgptc),
H A Dwx_type.h1015 u64 o2bgptc; member
H A Dwx_hw.c2350 hwstats->o2bgptc += rd32(wx, WX_TDM_OS2BMC_CNT); in wx_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3389 u64 o2bgptc; member
H A Dixgbe_ethtool.c85 {"os2bmc_rx_by_bmc", IXGBE_STAT(stats.o2bgptc)},
H A Dixgbe_main.c7254 hwstats->o2bgptc += IXGBE_READ_REG(hw, IXGBE_O2BGPTC); in ixgbe_update_stats()