Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h274 u64 b2ogprc; member
H A Digc_ethtool.c65 IGC_STAT("os2bmc_rx_by_host", stats.b2ogprc),
/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h247 u64 b2ogprc; member
H A Digb_ethtool.c71 IGB_STAT("os2bmc_rx_by_host", stats.b2ogprc),
684 regs_buff[554] = adapter->stats.b2ogprc; in igb_get_regs()
H A Digb_main.c6938 adapter->stats.b2ogprc += rd32(E1000_B2OGPRC); in igb_update_stats()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c36 WX_STAT("os2bmc_rx_by_host", stats.b2ogprc),
H A Dwx_type.h1176 u64 b2ogprc; member
H A Dwx_hw.c2902 hwstats->b2ogprc += rd32(wx, WX_RDM_BMC2OS_CNT); in wx_update_stats()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3468 u64 b2ogprc; member
H A Dixgbe_ethtool.c88 {"os2bmc_rx_by_host", IXGBE_STAT(stats.b2ogprc)},
H A Dixgbe_main.c7813 hwstats->b2ogprc += IXGBE_READ_REG(hw, IXGBE_B2OGPRC); in ixgbe_update_stats()