Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c38 XLGMAC_STAT("tx_bytes", txoctetcount_gb),
Ddwc-xlgmac.h149 u64 txoctetcount_gb; member
Ddwc-xlgmac-net.c786 s->tx_bytes = pstats->txoctetcount_gb; in xlgmac_get_stats64()
Ddwc-xlgmac-hw.c1874 stats->txoctetcount_gb += in xlgmac_tx_mmc_int()
2135 stats->txoctetcount_gb += in xlgmac_read_mmc_stats()
/linux-6.6.21/drivers/net/ethernet/amd/xgbe/
Dxgbe.h698 u64 txoctetcount_gb; member
Dxgbe-ethtool.c143 XGMAC_MMC_STAT("tx_bytes", txoctetcount_gb),
Dxgbe-dev.c2957 stats->txoctetcount_gb += in xgbe_tx_mmc_int()
3134 stats->txoctetcount_gb += in xgbe_read_mmc_stats()
Dxgbe-drv.c2112 s->tx_bytes = pstats->txoctetcount_gb; in xgbe_get_stats64()