Searched refs:netif_attrmask_next (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev.c | 2528 for (j = -1; j = netif_attrmask_next(j, mask, nr_ids), in clean_xps_maps() 2701 for (j = -1; j = netif_attrmask_next(j, possible_mask, nr_ids), in __netif_set_xps_queue() 2757 for (j = -1; j = netif_attrmask_next(j, possible_mask, nr_ids), in __netif_set_xps_queue() 2785 for (j = -1; j = netif_attrmask_next(j, possible_mask, nr_ids), in __netif_set_xps_queue() 2806 for (j = -1; j = netif_attrmask_next(j, possible_mask, nr_ids), in __netif_set_xps_queue()
|
| H A D | net-sysfs.c | 1516 for (j = -1; j = netif_attrmask_next(j, NULL, dev->num_rx_queues), in xps_rxqs_show()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdevice.h | 3766 static inline unsigned int netif_attrmask_next(int n, const unsigned long *srcp, in netif_attrmask_next() function
|