Home | History | Annotate | Download | only in p2p

Lines Matching defs:op_freq

184 	int op_freq = 0;
260 &go, group_bssid, &op_freq, persistent, &intersection,
275 if (op_freq) {
277 op_freq);
278 if (p2p_freq_to_channel(op_freq, &reg_class, &channel) < 0) {
280 op_freq);
288 op_freq);
355 op_freq = p2p_channel_to_freq(p2p->op_reg_class,
357 if (op_freq < 0) {
364 p2p_dbg(p2p, "Selected operating channel - %d MHz", op_freq);
416 p2p->inv_op_freq = op_freq;