Searched refs:o2bgptc (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_hw.h262 u64 o2bgptc; member in struct:e1000_hw_stats
H A Digb_ethtool.c88 IGB_STAT("os2bmc_rx_by_bmc", stats.o2bgptc),
666 regs_buff[551] = adapter->stats.o2bgptc; igb_get_regs()
H A Digb_main.c5393 adapter->stats.o2bgptc += rd32(E1000_O2BGPTC); igb_update_stats()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c110 {"os2bmc_rx_by_bmc", IXGBE_STAT(stats.o2bgptc)},
H A Dixgbe_type.h2992 u64 o2bgptc; member in struct:ixgbe_hw_stats
H A Dixgbe_main.c6059 hwstats->o2bgptc += IXGBE_READ_REG(hw, IXGBE_O2BGPTC); ixgbe_update_stats()

Completed in 331 milliseconds