Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnetdevice.h728 struct xps_dev_maps { struct
732 #define XPS_DEV_MAPS_SIZE (sizeof(struct xps_dev_maps) + \ argument
1717 struct xps_dev_maps __rcu *xps_maps;
/linux-4.4.14/net/core/
Ddev.c1936 static struct xps_map *remove_xps_queue(struct xps_dev_maps *dev_maps, in remove_xps_queue()
1963 struct xps_dev_maps *dev_maps; in netif_reset_xps_queues_gt()
2033 struct xps_dev_maps *dev_maps, *new_dev_maps = NULL; in netif_set_xps_queue()
2973 struct xps_dev_maps *dev_maps; in get_xps_queue()
Dnet-sysfs.c1174 struct xps_dev_maps *dev_maps; in show_xps_map()