Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Dnet-sysfs.c1420 static ssize_t xps_queue_show(struct net_device *dev, unsigned int index, in xps_queue_show() function
1497 len = xps_queue_show(dev, index, tc, buf, XPS_CPUS); in xps_cpus_show()
1560 return xps_queue_show(dev, index, tc, buf, XPS_RXQS); in xps_rxqs_show()