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

/linux-master/include/linux/
H A Dnetdevice.h3777 * netif_attrmask_next_and - get the next CPU/Rx queue in \*src1p & \*src2p
3785 static inline int netif_attrmask_next_and(int n, const unsigned long *src1p, function
/linux-master/net/core/
H A Ddev.c2592 for (j = -1; j = netif_attrmask_next_and(j, online_mask, mask, nr_ids),

Completed in 289 milliseconds