Searched refs:o2bspc (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/igc/ |
D | igc_hw.h | 273 u64 o2bspc; member
|
D | igc_ethtool.c | 63 IGC_STAT("os2bmc_tx_by_host", stats.o2bspc),
|
/linux-6.12.1/drivers/net/ethernet/intel/igb/ |
D | e1000_hw.h | 245 u64 o2bspc; member
|
D | igb_ethtool.c | 70 IGB_STAT("os2bmc_tx_by_host", stats.o2bspc), 683 regs_buff[553] = adapter->stats.o2bspc; in igb_get_regs()
|
D | igb_main.c | 6847 adapter->stats.o2bspc += rd32(E1000_O2BSPC); in igb_update_stats()
|
/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/ |
D | wx_ethtool.c | 35 WX_STAT("os2bmc_tx_by_host", stats.o2bspc),
|
D | wx_type.h | 1017 u64 o2bspc; member
|
D | wx_hw.c | 2352 hwstats->o2bspc += rd32(wx, WX_MNG_OS2BMC_CNT); in wx_update_stats()
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_type.h | 3390 u64 o2bspc; member
|
D | ixgbe_ethtool.c | 87 {"os2bmc_tx_by_host", IXGBE_STAT(stats.o2bspc)},
|
D | ixgbe_main.c | 7255 hwstats->o2bspc += IXGBE_READ_REG(hw, IXGBE_O2BSPC); in ixgbe_update_stats()
|