Home
last modified time | relevance | path

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

/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()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1176 u64 b2ogprc; member
H A Dwx_hw.c2903 hwstats->b2ogprc += rd32(wx, WX_RDM_BMC2OS_CNT); in wx_update_stats()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c65 IGC_STAT("os2bmc_rx_by_host", stats.b2ogprc),
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c7805 hwstats->b2ogprc += IXGBE_READ_REG(hw, IXGBE_B2OGPRC); in ixgbe_update_stats()