DEV_TXQ_STATS_FOLD
Section: Network device support (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
dev_txq_stats_fold - fold tx_queues stats
 
SYNOPSIS
- 
void dev_txq_stats_fold(const struct net_device * dev, struct rtnl_link_stats64 * stats);
ARGUMENTS
dev
- 
- device to get statistics from
stats
- 
struct rtnl_link_stats64 to hold results
COPYRIGHT