Home
last modified time | relevance | path

Searched refs:rxoctetcount_gb (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c58 XLGMAC_STAT("rx_bytes", rxoctetcount_gb),
H A Ddwc-xlgmac.h170 u64 rxoctetcount_gb; member
H A Ddwc-xlgmac-net.c775 s->rx_bytes = pstats->rxoctetcount_gb; in xlgmac_get_stats64()
H A Ddwc-xlgmac-hw.c1994 stats->rxoctetcount_gb += in xlgmac_rx_mmc_int()
2192 stats->rxoctetcount_gb += in xlgmac_read_mmc_stats()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h719 u64 rxoctetcount_gb; member
H A Dxgbe-ethtool.c160 XGMAC_MMC_STAT("rx_bytes", rxoctetcount_gb),
H A Dxgbe-dev.c3039 stats->rxoctetcount_gb += in xgbe_rx_mmc_int()
3191 stats->rxoctetcount_gb += in xgbe_read_mmc_stats()
H A Dxgbe-drv.c2101 s->rx_bytes = pstats->rxoctetcount_gb; in xgbe_get_stats64()