Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnetdevice.h745 struct xps_dev_maps { struct
750 #define XPS_CPU_DEV_MAPS_SIZE(_tcs) (sizeof(struct xps_dev_maps) + \ argument
753 #define XPS_RXQ_DEV_MAPS_SIZE(_tcs, _rxqs) (sizeof(struct xps_dev_maps) +\
1934 struct xps_dev_maps __rcu *xps_cpus_map;
1935 struct xps_dev_maps __rcu *xps_rxqs_map;
/Linux-v4.19/net/core/
Dnet-sysfs.c1243 struct xps_dev_maps *dev_maps; in xps_cpus_show()
1333 struct xps_dev_maps *dev_maps; in xps_rxqs_show()
Ddev.c2114 static bool remove_xps_queue(struct xps_dev_maps *dev_maps, in remove_xps_queue()
2143 struct xps_dev_maps *dev_maps, in remove_xps_queue_cpu()
2165 struct xps_dev_maps *dev_maps, unsigned int nr_ids, in clean_xps_maps()
2194 struct xps_dev_maps *dev_maps; in netif_reset_xps_queues()
2281 struct xps_dev_maps *dev_maps, *new_dev_maps = NULL; in __netif_set_xps_queue()
3585 struct xps_dev_maps *dev_maps, unsigned int tci) in __get_xps_queue_idx()
3613 struct xps_dev_maps *dev_maps; in get_xps_queue()