Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Dnet-sysfs.c1843 ret = tc >= 0 ? xps_queue_show(dev, index, tc, buf, XPS_RXQS) : -EINVAL; in xps_rxqs_show()
1880 err = __netif_set_xps_queue(dev, mask, index, XPS_RXQS); in xps_rxqs_store()
H A Ddev.c2662 if (type == XPS_RXQS) in reset_xps_maps()
2703 clean_xps_maps(dev, XPS_RXQS, offset, count); in netif_reset_xps_queues()
2806 if (type == XPS_RXQS) { in __netif_set_xps_queue()
2845 map = expand_xps_map(map, j, index, type == XPS_RXQS); in __netif_set_xps_queue()
2858 if (type == XPS_RXQS) in __netif_set_xps_queue()
4426 dev_maps = rcu_dereference(sb_dev->xps_maps[XPS_RXQS]); in get_xps_queue()
/linux-6.15/include/linux/
H A Dnetdevice.h775 XPS_RXQS, enumerator