Home
last modified time | relevance | path

Searched refs:b2ospc (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/ !
H A Digc_hw.h273 u64 b2ospc; member
H A Digc_ethtool.c63 IGC_STAT("os2bmc_tx_by_bmc", stats.b2ospc),
/linux/drivers/net/ethernet/intel/igb/ !
H A De1000_hw.h246 u64 b2ospc; member
H A Digb_ethtool.c69 IGB_STAT("os2bmc_tx_by_bmc", stats.b2ospc),
682 regs_buff[552] = adapter->stats.b2ospc; in igb_get_regs()
H A Digb_main.c6937 adapter->stats.b2ospc += rd32(E1000_B2OSPC); in igb_update_stats()
/linux/drivers/net/ethernet/wangxun/libwx/ !
H A Dwx_ethtool.c34 WX_STAT("os2bmc_tx_by_bmc", stats.b2ospc),
H A Dwx_type.h1174 u64 b2ospc; member
H A Dwx_hw.c2900 hwstats->b2ospc += rd32(wx, WX_MNG_BMC2OS_CNT); in wx_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/ !
H A Dixgbe_type.h3467 u64 b2ospc; member
H A Dixgbe_ethtool.c86 {"os2bmc_tx_by_bmc", IXGBE_STAT(stats.b2ospc)},
H A Dixgbe_main.c7812 hwstats->b2ospc += IXGBE_READ_REG(hw, IXGBE_B2OSPC); in ixgbe_update_stats()