Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_hw.h244 u64 o2bgptc; member
Digb_ethtool.c68 IGB_STAT("os2bmc_rx_by_bmc", stats.o2bgptc),
672 regs_buff[551] = adapter->stats.o2bgptc; in igb_get_regs()
Digb_main.c6468 adapter->stats.o2bgptc += rd32(E1000_O2BGPTC); in igb_update_stats()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h3368 u64 o2bgptc; member
Dixgbe_ethtool.c87 {"os2bmc_rx_by_bmc", IXGBE_STAT(stats.o2bgptc)},
Dixgbe_main.c7077 hwstats->o2bgptc += IXGBE_READ_REG(hw, IXGBE_O2BGPTC); in ixgbe_update_stats()