Home
last modified time | relevance | path

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

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