Home
last modified time | relevance | path

Searched refs:netif_attrmask_next_and (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h3788 static inline int netif_attrmask_next_and(int n, const unsigned long *src1p, in netif_attrmask_next_and() function
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c2671 for (j = -1; j = netif_attrmask_next_and(j, online_mask, mask, nr_ids), in __netif_set_xps_queue()