Searched refs:o2bgptc (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
H A D | igc_hw.h | 284 u64 o2bgptc; member
|
H A D | igc_ethtool.c | 61 IGC_STAT("os2bmc_rx_by_bmc", stats.o2bgptc),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc_hw.h | 272 u64 o2bgptc; member
|
H A D | igc_ethtool.c | 61 IGC_STAT("os2bmc_rx_by_bmc", stats.o2bgptc),
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 244 u64 o2bgptc; member
|
H A D | igb_ethtool.c | 68 IGB_STAT("os2bmc_rx_by_bmc", stats.o2bgptc), 681 regs_buff[551] = adapter->stats.o2bgptc; in igb_get_regs()
|
H A D | igb_main.c | 6758 adapter->stats.o2bgptc += rd32(E1000_O2BGPTC); in igb_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 244 u64 o2bgptc; member
|
H A D | igb_ethtool.c | 68 IGB_STAT("os2bmc_rx_by_bmc", stats.o2bgptc), 681 regs_buff[551] = adapter->stats.o2bgptc; in igb_get_regs()
|
H A D | igb_main.c | 6866 adapter->stats.o2bgptc += rd32(E1000_O2BGPTC); in igb_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_type.h | 3379 u64 o2bgptc; member
|
H A D | ixgbe_ethtool.c | 87 {"os2bmc_rx_by_bmc", IXGBE_STAT(stats.o2bgptc)},
|
H A D | ixgbe_main.c | 7182 hwstats->o2bgptc += IXGBE_READ_REG(hw, IXGBE_O2BGPTC); in ixgbe_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 85 {"os2bmc_rx_by_bmc", IXGBE_STAT(stats.o2bgptc)},
|
H A D | ixgbe_type.h | 3387 u64 o2bgptc; member
|
H A D | ixgbe_main.c | 7227 hwstats->o2bgptc += IXGBE_READ_REG(hw, IXGBE_O2BGPTC); in ixgbe_update_stats()
|
Completed in 93 milliseconds