Searched refs:xps_queue_show (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | net-sysfs.c | 1447 static ssize_t xps_queue_show(struct net_device *dev, unsigned int index, in xps_queue_show() function 1524 len = xps_queue_show(dev, index, tc, buf, XPS_CPUS); in xps_cpus_show() 1587 return xps_queue_show(dev, index, tc, buf, XPS_RXQS); in xps_rxqs_show()
|