Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnetdevice.h777 struct xps_dev_maps { struct
782 #define XPS_CPU_DEV_MAPS_SIZE(_tcs) (sizeof(struct xps_dev_maps) + \ argument
785 #define XPS_RXQ_DEV_MAPS_SIZE(_tcs, _rxqs) (sizeof(struct xps_dev_maps) +\
1975 struct xps_dev_maps __rcu *xps_cpus_map;
1976 struct xps_dev_maps __rcu *xps_rxqs_map;
/Linux-v5.4/net/core/
Dnet-sysfs.c1237 struct xps_dev_maps *dev_maps; in xps_cpus_show()
1327 struct xps_dev_maps *dev_maps; in xps_rxqs_show()
Ddev.c2071 static bool remove_xps_queue(struct xps_dev_maps *dev_maps, in remove_xps_queue()
2100 struct xps_dev_maps *dev_maps, in remove_xps_queue_cpu()
2122 struct xps_dev_maps *dev_maps, in reset_xps_maps()
2136 struct xps_dev_maps *dev_maps, unsigned int nr_ids, in clean_xps_maps()
2162 struct xps_dev_maps *dev_maps; in netif_reset_xps_queues()
2245 struct xps_dev_maps *dev_maps, *new_dev_maps = NULL; in __netif_set_xps_queue()
3556 struct xps_dev_maps *dev_maps, unsigned int tci) in __get_xps_queue_idx()
3584 struct xps_dev_maps *dev_maps; in get_xps_queue()