Searched refs:expand_xps_map (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | dev.c | 2579 static struct xps_map *expand_xps_map(struct xps_map *map, int attr_index, in expand_xps_map() function 2679 map = expand_xps_map(map, j, index, is_rxqs_map); in __netif_set_xps_queue()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | dev.c | 2524 static struct xps_map *expand_xps_map(struct xps_map *map, int attr_index, in expand_xps_map() function 2653 map = expand_xps_map(map, j, index, type == XPS_RXQS); in __netif_set_xps_queue()
|
Completed in 27 milliseconds