Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-sysfs.c1849 ret = tc >= 0 ? xps_queue_show(dev, index, tc, buf, XPS_RXQS) : -EINVAL; in xps_rxqs_show()
1886 err = __netif_set_xps_queue(dev, mask, index, XPS_RXQS); in xps_rxqs_store()
H A Ddev.c2735 if (type == XPS_RXQS) in reset_xps_maps()
2776 clean_xps_maps(dev, XPS_RXQS, offset, count); in netif_reset_xps_queues()
2879 if (type == XPS_RXQS) { in __netif_set_xps_queue()
2918 map = expand_xps_map(map, j, index, type == XPS_RXQS); in __netif_set_xps_queue()
2931 if (type == XPS_RXQS) in __netif_set_xps_queue()
4631 dev_maps = rcu_dereference(sb_dev->xps_maps[XPS_RXQS]); in get_xps_queue()
/linux/include/linux/
H A Dnetdevice.h784 XPS_RXQS, enumerator