Home
last modified time | relevance | path

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

/Linux-v5.10/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) +\
2064 struct xps_dev_maps __rcu *xps_cpus_map;
2065 struct xps_dev_maps __rcu *xps_rxqs_map;
/Linux-v5.10/net/core/
Dnet-sysfs.c1322 struct xps_dev_maps *dev_maps; in xps_cpus_show()
1412 struct xps_dev_maps *dev_maps; in xps_rxqs_show()
Ddev.c2438 static bool remove_xps_queue(struct xps_dev_maps *dev_maps, in remove_xps_queue()
2467 struct xps_dev_maps *dev_maps, in remove_xps_queue_cpu()
2489 struct xps_dev_maps *dev_maps, in reset_xps_maps()
2503 struct xps_dev_maps *dev_maps, unsigned int nr_ids, in clean_xps_maps()
2529 struct xps_dev_maps *dev_maps; in netif_reset_xps_queues()
2612 struct xps_dev_maps *dev_maps, *new_dev_maps = NULL; in __netif_set_xps_queue()
3903 struct xps_dev_maps *dev_maps, unsigned int tci) in __get_xps_queue_idx()
3931 struct xps_dev_maps *dev_maps; in get_xps_queue()