Home | History | Annotate | Download | only in p2p

Lines Matching full:intersection

161 	struct p2p_channels intersection, *channels = NULL;
248 &intersection);
249 if (!p2p_channels_includes(&intersection, reg_class, channel))
259 channels = &intersection;
266 &intersection);
285 p2p_channels_includes(&intersection,
301 if (!p2p_channels_includes(&intersection, p2p->op_reg_class,
305 "channel %d) not in channel intersection - try "
308 p2p_reselect_channel(p2p, &intersection);
313 if (!p2p_channels_includes(&intersection,
344 channels = &intersection;