Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe.h471 u64 rxoctetcount_gb; member
Dxgbe-ethtool.c152 XGMAC_MMC_STAT("rx_bytes", rxoctetcount_gb),
Dxgbe-dev.c2321 stats->rxoctetcount_gb += in xgbe_rx_mmc_int()
2473 stats->rxoctetcount_gb += in xgbe_read_mmc_stats()
Dxgbe-drv.c1622 s->rx_bytes = pstats->rxoctetcount_gb; in xgbe_get_stats64()