Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c38 XLGMAC_STAT("tx_bytes", txoctetcount_gb),
H A Ddwc-xlgmac.h148 u64 txoctetcount_gb; member
H A Ddwc-xlgmac-net.c787 s->tx_bytes = pstats->txoctetcount_gb; in xlgmac_get_stats64()
H A Ddwc-xlgmac-hw.c1874 stats->txoctetcount_gb += in xlgmac_tx_mmc_int()
2135 stats->txoctetcount_gb += in xlgmac_read_mmc_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h668 u64 txoctetcount_gb; member
H A Dxgbe-ethtool.c143 XGMAC_MMC_STAT("tx_bytes", txoctetcount_gb),
H A Dxgbe-dev.c2900 stats->txoctetcount_gb += in xgbe_tx_mmc_int()
3077 stats->txoctetcount_gb += in xgbe_read_mmc_stats()
H A Dxgbe-drv.c2102 s->tx_bytes = pstats->txoctetcount_gb; in xgbe_get_stats64()