Searched refs:XPS_RXQS (Results 1 - 3 of 3) sorted by path

/linux-master/include/linux/
H A Dnetdevice.h735 XPS_RXQS, enumerator in enum:xps_map_type
/linux-master/net/core/
H A Ddev.c2472 if (type == XPS_RXQS)
2513 clean_xps_maps(dev, XPS_RXQS, offset, count);
2616 if (type == XPS_RXQS) {
2655 map = expand_xps_map(map, j, index, type == XPS_RXQS);
2668 if (type == XPS_RXQS)
4184 dev_maps = rcu_dereference(sb_dev->xps_maps[XPS_RXQS]);
H A Dnet-sysfs.c1671 return xps_queue_show(dev, index, tc, buf, XPS_RXQS);
1704 err = __netif_set_xps_queue(dev, mask, index, XPS_RXQS);

Completed in 326 milliseconds