1DEV_TXQ_STATS_FOLD(9) Network device support DEV_TXQ_STATS_FOLD(9)
23
4
NAME
6dev_txq_stats_fold - fold tx_queues stats
7
SYNOPSIS
9void dev_txq_stats_fold(const struct net_device * dev,
10struct net_device_stats * stats);
11
ARGUMENTS
13dev
14device to get statistics from
1516
stats
17struct net_device_stats to hold results
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 DEV_TXQ_STATS_FOLD(9)