XPS_RXQS
if (type == XPS_RXQS)
clean_xps_maps(dev, XPS_RXQS, offset, count);
if (type == XPS_RXQS) {
map = expand_xps_map(map, j, index, type == XPS_RXQS);
if (type == XPS_RXQS)
dev_maps = rcu_dereference(sb_dev->xps_maps[XPS_RXQS]);
ret = tc >= 0 ? xps_queue_show(dev, index, tc, buf, XPS_RXQS) : -EINVAL;
err = __netif_set_xps_queue(dev, mask, index, XPS_RXQS);