Searched refs:o2bspc (Results 1 – 11 of 11) sorted by relevance
| /drivers/net/ethernet/intel/igc/ |
| A D | igc_hw.h | 272 u64 o2bspc; member
|
| A D | igc_ethtool.c | 64 IGC_STAT("os2bmc_tx_by_host", stats.o2bspc),
|
| /drivers/net/ethernet/intel/igb/ |
| A D | e1000_hw.h | 245 u64 o2bspc; member
|
| 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()
|
| A D | igb_main.c | 6941 adapter->stats.o2bspc += rd32(E1000_O2BSPC); in igb_update_stats()
|
| /drivers/net/ethernet/wangxun/libwx/ |
| A D | wx_ethtool.c | 35 WX_STAT("os2bmc_tx_by_host", stats.o2bspc),
|
| A D | wx_type.h | 1145 u64 o2bspc; member
|
| A D | wx_hw.c | 2779 hwstats->o2bspc += rd32(wx, WX_MNG_OS2BMC_CNT); in wx_update_stats()
|
| /drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe_type.h | 3467 u64 o2bspc; member
|
| A D | ixgbe_ethtool.c | 87 {"os2bmc_tx_by_host", IXGBE_STAT(stats.o2bspc)},
|
| A D | ixgbe_main.c | 7797 hwstats->o2bspc += IXGBE_READ_REG(hw, IXGBE_O2BSPC); in ixgbe_update_stats()
|
Completed in 87 milliseconds