Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe.h557 u64 rxoctetcount_gb; member
Dxgbe-ethtool.c159 XGMAC_MMC_STAT("rx_bytes", rxoctetcount_gb),
Dxgbe-dev.c2272 stats->rxoctetcount_gb += in xgbe_rx_mmc_int()
2424 stats->rxoctetcount_gb += in xgbe_read_mmc_stats()
Dxgbe-drv.c1554 s->rx_bytes = pstats->rxoctetcount_gb; in xgbe_get_stats64()
/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c504 __u64 rxoctetcount_gb; member
537 STAT_ITEM("rx_bytes", rxoctetcount_gb),
2486 lp->mmc_counters.rxoctetcount_gb += in dwceqos_read_mmc_counters()
2506 s->rx_bytes = hwstats->rxoctetcount_gb; in dwceqos_get_stats64()