Home
last modified time | relevance | path

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

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