Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe.h536 u64 txoctetcount_gb; member
Dxgbe-ethtool.c143 XGMAC_MMC_STAT("tx_bytes", txoctetcount_gb),
Dxgbe-dev.c2190 stats->txoctetcount_gb += in xgbe_tx_mmc_int()
2367 stats->txoctetcount_gb += in xgbe_read_mmc_stats()
Dxgbe-drv.c1565 s->tx_bytes = pstats->txoctetcount_gb; in xgbe_get_stats64()
/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c476 __u64 txoctetcount_gb; member
522 STAT_ITEM("tx_bytes", txoctetcount_gb),
2404 lp->mmc_counters.txoctetcount_gb += in dwceqos_read_mmc_counters()
2517 s->tx_bytes = hwstats->txoctetcount_gb; in dwceqos_get_stats64()