Searched defs:is_rxqs_map (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/net/core/ |
| H A D | dev.c | 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 2579 expand_xps_map(struct xps_map *map, int attr_index, u16 index, bool is_rxqs_map) expand_xps_map() argument 2620 __netif_set_xps_queue(struct net_device *dev, const unsigned long *mask, u16 index, bool is_rxqs_map) __netif_set_xps_queue() argument [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | dev.c | 2524 expand_xps_map(struct xps_map *map, int attr_index, u16 index, bool is_rxqs_map) expand_xps_map() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | netdevice.h | 3777 __netif_set_xps_queue(struct net_device *dev, const unsigned long *mask, u16 index, bool is_rxqs_map) __netif_set_xps_queue() argument
|
Completed in 34 milliseconds