Home | History | Annotate | Download | only in p2p

Lines Matching defs:op_freq

175 	int op_freq = 0;
247 &go, group_bssid, &op_freq, persistent, &intersection,
251 if (op_freq) {
253 op_freq);
254 if (p2p_freq_to_channel(op_freq, &reg_class, &channel) < 0) {
256 op_freq);
264 op_freq);
325 op_freq = p2p_channel_to_freq(p2p->op_reg_class,
327 if (op_freq < 0) {
334 p2p_dbg(p2p, "Selected operating channel - %d MHz", op_freq);
386 p2p->inv_op_freq = op_freq;