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

/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c138 XGMAC_MMC_STAT("tx_packets", txframecount_gb),
H A Dxgbe.h377 u64 txframecount_gb; member in struct:xgbe_mmc_stats
H A Dxgbe-drv.c1377 s->tx_packets = pstats->txframecount_gb;
1379 s->tx_errors = pstats->txframecount_gb - pstats->txframecount_g;
H A Dxgbe-dev.c1992 stats->txframecount_gb +=
2168 stats->txframecount_gb +=

Completed in 45 milliseconds