Lines Matching refs:active
2104 bool active = false; in remove_xps_queue_cpu() local
2115 active |= i < 0; in remove_xps_queue_cpu()
2118 return active; in remove_xps_queue_cpu()
2139 bool active = false; in clean_xps_maps() local
2144 active |= remove_xps_queue_cpu(dev, dev_maps, j, offset, in clean_xps_maps()
2146 if (!active) in clean_xps_maps()
2249 bool active = false; in __netif_set_xps_queue() local
2385 active = true; in __netif_set_xps_queue()
2402 active |= remove_xps_queue(dev_maps, tci, index); in __netif_set_xps_queue()
2405 active |= remove_xps_queue(dev_maps, tci, index); in __netif_set_xps_queue()
2407 active |= remove_xps_queue(dev_maps, tci, index); in __netif_set_xps_queue()
2411 if (!active) in __netif_set_xps_queue()