Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c475 __u64 txpacketcount_gb; member
523 STAT_ITEM("tx_packets", txpacketcount_gb),
2401 lp->mmc_counters.txpacketcount_gb += in dwceqos_read_mmc_counters()
2516 s->tx_packets = hwstats->txpacketcount_gb; in dwceqos_get_stats64()
2520 s->tx_errors = hwstats->txpacketcount_gb - in dwceqos_get_stats64()