Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c505 __u64 rxpacketcount_gb; member
538 STAT_ITEM("rx_packets", rxpacketcount_gb),
2489 lp->mmc_counters.rxpacketcount_gb += in dwceqos_read_mmc_counters()
2505 s->rx_packets = hwstats->rxpacketcount_gb; in dwceqos_get_stats64()
2507 s->rx_errors = hwstats->rxpacketcount_gb - in dwceqos_get_stats64()