Home
last modified time | relevance | path

Searched defs:dev_maps (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dnet-sysfs.c1377 struct xps_dev_maps *dev_maps; in xps_cpus_show() local
1489 struct xps_dev_maps *dev_maps; in xps_rxqs_show() local
H A Ddev.c2450 static bool remove_xps_queue(struct xps_dev_maps *dev_maps, in remove_xps_queue() argument
2478 remove_xps_queue_cpu(struct net_device *dev, struct xps_dev_maps *dev_maps, int cpu, u16 offset, u16 count) remove_xps_queue_cpu() argument
2500 reset_xps_maps(struct net_device *dev, struct xps_dev_maps *dev_maps, bool is_rxqs_map) reset_xps_maps() argument
2514 clean_xps_maps(struct net_device *dev, const unsigned long *mask, struct xps_dev_maps *dev_maps, unsigned int nr_ids, u16 offset, u16 count, bool is_rxqs_map) clean_xps_maps() argument
2541 struct xps_dev_maps *dev_maps; netif_reset_xps_queues() local
2624 struct xps_dev_maps *dev_maps, *new_dev_maps = NULL; __netif_set_xps_queue() local
3941 __get_xps_queue_idx(struct net_device *dev, struct sk_buff *skb, struct xps_dev_maps *dev_maps, unsigned int tci) __get_xps_queue_idx() argument
3970 struct xps_dev_maps *dev_maps; get_xps_queue() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dnet-sysfs.c1452 struct xps_dev_maps *dev_maps; in xps_queue_show() local
H A Ddev.c2414 static bool remove_xps_queue(struct xps_dev_maps *dev_maps, in remove_xps_queue() argument
2481 struct xps_dev_maps *dev_maps; in clean_xps_maps() local
2443 remove_xps_queue_cpu(struct net_device *dev, struct xps_dev_maps *dev_maps, int cpu, u16 offset, u16 count) remove_xps_queue_cpu() argument
2465 reset_xps_maps(struct net_device *dev, struct xps_dev_maps *dev_maps, enum xps_map_type type) reset_xps_maps() argument
2565 xps_copy_dev_maps(struct xps_dev_maps *dev_maps, struct xps_dev_maps *new_dev_maps, int index, int tc, bool skip_tc) xps_copy_dev_maps() argument
2587 struct xps_dev_maps *dev_maps, *new_dev_maps = NULL, *old_dev_maps = NULL; __netif_set_xps_queue() local
4121 __get_xps_queue_idx(struct net_device *dev, struct sk_buff *skb, struct xps_dev_maps *dev_maps, unsigned int tci) __get_xps_queue_idx() argument
4152 struct xps_dev_maps *dev_maps; get_xps_queue() local
[all...]

Completed in 21 milliseconds