Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_core_sys.c363 card->perf_stats.initial_tx_packets = card->stats.tx_packets; in qeth_dev_performance_stats_store()
Dqeth_core.h144 unsigned long initial_tx_packets; member
Dqeth_core_main.c6073 card->perf_stats.initial_tx_packets; in qeth_core_get_ethtool_stats()
6075 data[4] = card->stats.tx_packets - card->perf_stats.initial_tx_packets in qeth_core_get_ethtool_stats()