Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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) +\
2074 struct xps_dev_maps __rcu *xps_cpus_map;
2075 struct xps_dev_maps __rcu *xps_rxqs_map;
/kernel/linux/linux-5.10/net/core/
Dnet-sysfs.c1377 struct xps_dev_maps *dev_maps; in xps_cpus_show()
1489 struct xps_dev_maps *dev_maps; in xps_rxqs_show()
Ddev.c2450 static bool remove_xps_queue(struct xps_dev_maps *dev_maps, in remove_xps_queue()
2479 struct xps_dev_maps *dev_maps, in remove_xps_queue_cpu()
2501 struct xps_dev_maps *dev_maps, in reset_xps_maps()
2515 struct xps_dev_maps *dev_maps, unsigned int nr_ids, in clean_xps_maps()
2541 struct xps_dev_maps *dev_maps; in netif_reset_xps_queues()
2624 struct xps_dev_maps *dev_maps, *new_dev_maps = NULL; in __netif_set_xps_queue()
3926 struct xps_dev_maps *dev_maps, unsigned int tci) in __get_xps_queue_idx()
3954 struct xps_dev_maps *dev_maps; in get_xps_queue()