Searched refs:o2bspc (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
H A D | igc_hw.h | 285 u64 o2bspc; member
|
H A D | igc_ethtool.c | 63 IGC_STAT("os2bmc_tx_by_host", stats.o2bspc),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc_hw.h | 273 u64 o2bspc; member
|
H A D | igc_ethtool.c | 63 IGC_STAT("os2bmc_tx_by_host", stats.o2bspc),
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 245 u64 o2bspc; member
|
H A D | igb_ethtool.c | 70 IGB_STAT("os2bmc_tx_by_host", stats.o2bspc), 683 regs_buff[553] = adapter->stats.o2bspc; in igb_get_regs()
|
H A D | igb_main.c | 6759 adapter->stats.o2bspc += rd32(E1000_O2BSPC); in igb_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 245 u64 o2bspc; member
|
H A D | igb_ethtool.c | 70 IGB_STAT("os2bmc_tx_by_host", stats.o2bspc), 683 regs_buff[553] = adapter->stats.o2bspc; in igb_get_regs()
|
H A D | igb_main.c | 6867 adapter->stats.o2bspc += rd32(E1000_O2BSPC); in igb_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_type.h | 3380 u64 o2bspc; member
|
H A D | ixgbe_ethtool.c | 89 {"os2bmc_tx_by_host", IXGBE_STAT(stats.o2bspc)},
|
H A D | ixgbe_main.c | 7183 hwstats->o2bspc += IXGBE_READ_REG(hw, IXGBE_O2BSPC); in ixgbe_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 87 {"os2bmc_tx_by_host", IXGBE_STAT(stats.o2bspc)},
|
H A D | ixgbe_type.h | 3388 u64 o2bspc; member
|
H A D | ixgbe_main.c | 7228 hwstats->o2bspc += IXGBE_READ_REG(hw, IXGBE_O2BSPC); in ixgbe_update_stats()
|
Completed in 107 milliseconds