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

/linux-master/net/core/
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);
H A Ddev.c2425 if (type == XPS_RXQS)
2466 clean_xps_maps(dev, XPS_RXQS, offset, count);
2569 if (type == XPS_RXQS) {
2608 map = expand_xps_map(map, j, index, type == XPS_RXQS);
2621 if (type == XPS_RXQS)
4132 dev_maps = rcu_dereference(sb_dev->xps_maps[XPS_RXQS]);
/linux-master/include/linux/
H A Dnetdevice.h735 XPS_RXQS, enumerator in enum:xps_map_type

Completed in 164 milliseconds