Home
last modified time | relevance | path

Searched refs:txframecount_gb (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe.h451 u64 txframecount_gb; member
Dxgbe-ethtool.c138 XGMAC_MMC_STAT("tx_packets", txframecount_gb),
Dxgbe-drv.c1632 s->tx_packets = pstats->txframecount_gb; in xgbe_get_stats64()
1634 s->tx_errors = pstats->txframecount_gb - pstats->txframecount_g; in xgbe_get_stats64()
Dxgbe-dev.c2243 stats->txframecount_gb += in xgbe_tx_mmc_int()
2419 stats->txframecount_gb += in xgbe_read_mmc_stats()