Lines Matching refs:op_channel
202 p2p->op_reg_class, p2p->op_channel); in p2p_build_go_neg_req()
347 p2p->op_channel); in p2p_build_go_neg_resp()
425 u8 op_reg_class, op_channel; in p2p_reselect_channel() local
434 &op_reg_class, &op_channel) == 0 && in p2p_reselect_channel()
435 p2p_channels_includes(intersection, op_reg_class, op_channel)) { in p2p_reselect_channel()
437 op_reg_class, op_channel); in p2p_reselect_channel()
439 p2p->op_channel = op_channel; in p2p_reselect_channel()
445 &op_reg_class, &op_channel) == 0 && in p2p_reselect_channel()
446 p2p_channels_includes(intersection, op_reg_class, op_channel)) { in p2p_reselect_channel()
448 op_reg_class, op_channel); in p2p_reselect_channel()
450 p2p->op_channel = op_channel; in p2p_reselect_channel()
455 freq = p2p_channel_to_freq(p2p->op_reg_class, p2p->op_channel); in p2p_reselect_channel()
458 p2p->op_channel) && in p2p_reselect_channel()
460 &op_reg_class, &op_channel) == 0 && in p2p_reselect_channel()
461 p2p_channels_includes(intersection, op_reg_class, op_channel)) { in p2p_reselect_channel()
463 op_reg_class, op_channel); in p2p_reselect_channel()
465 p2p->op_channel = op_channel; in p2p_reselect_channel()
471 p2p->op_channel) && in p2p_reselect_channel()
473 &op_reg_class, &op_channel) == 0 && in p2p_reselect_channel()
474 p2p_channels_includes(intersection, op_reg_class, op_channel)) { in p2p_reselect_channel()
476 op_reg_class, op_channel); in p2p_reselect_channel()
478 p2p->op_channel = op_channel; in p2p_reselect_channel()
488 p2p->op_channel = p2p->cfg->pref_chan[i].chan; in p2p_reselect_channel()
490 p2p->op_reg_class, p2p->op_channel); in p2p_reselect_channel()
497 &p2p->op_reg_class, &p2p->op_channel) == 0) { in p2p_reselect_channel()
499 p2p->op_reg_class, p2p->op_channel); in p2p_reselect_channel()
505 &p2p->op_reg_class, &p2p->op_channel) == 0) { in p2p_reselect_channel()
507 p2p->op_reg_class, p2p->op_channel); in p2p_reselect_channel()
513 &p2p->op_reg_class, &p2p->op_channel) == 0) { in p2p_reselect_channel()
515 p2p->op_reg_class, p2p->op_channel); in p2p_reselect_channel()
521 &p2p->op_reg_class, &p2p->op_channel) == 0) { in p2p_reselect_channel()
523 p2p->op_reg_class, p2p->op_channel); in p2p_reselect_channel()
533 p2p->op_channel)) { in p2p_reselect_channel()
535 p2p->op_reg_class, p2p->op_channel); in p2p_reselect_channel()
547 p2p->op_channel = cl->channel[0]; in p2p_reselect_channel()
573 p2p->op_channel)) { in p2p_go_select_channel()
581 p2p->op_reg_class, p2p->op_channel); in p2p_go_select_channel()
586 p2p->op_reg_class, p2p->op_channel); in p2p_go_select_channel()
605 u8 op_class, op_channel; in p2p_check_pref_chan_no_recv() local
620 &op_channel) < 0 || in p2p_check_pref_chan_no_recv()
625 op_channel != msg->channel_list[j]) in p2p_check_pref_chan_no_recv()
629 p2p->op_channel = op_channel; in p2p_check_pref_chan_no_recv()
654 u8 op_class, op_channel; in p2p_check_pref_chan_recv() local
671 &op_channel) < 0) in p2p_check_pref_chan_recv()
676 p2p->op_channel = op_channel; in p2p_check_pref_chan_recv()
699 u8 op_class, op_channel; in p2p_check_pref_chan() local
728 &op_class, &op_channel) < 0 || in p2p_check_pref_chan()
730 op_class, op_channel) && in p2p_check_pref_chan()
732 op_class, op_channel))) || in p2p_check_pref_chan()
776 &op_channel) == 0) { in p2p_check_pref_chan()
779 p2p->op_channel = op_channel; in p2p_check_pref_chan()
945 p2p->op_channel = p2p->cfg->op_channel; in p2p_process_go_neg_req()
1188 p2p->op_channel); in p2p_build_go_neg_conf()