Home
last modified time | relevance | path

Searched refs:cfg_op_channel (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/p2p/
H A Dp2p.h466 u8 cfg_op_channel; member
2231 int cfg_op_channel);
H A Dp2p.c1410 if (!p2p->cfg->cfg_op_channel && p2p->best_freq_overall > 0 && in p2p_prepare_channel_best()
1417 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_5 > 0 && in p2p_prepare_channel_best()
1424 } else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_24 > 0 && in p2p_prepare_channel_best()
4774 int cfg_op_channel) in p2p_set_oper_channel() argument
4783 p2p->cfg->cfg_op_channel = cfg_op_channel; in p2p_set_oper_channel()
H A Dp2p_go_neg.c538 !p2p->cfg->cfg_op_channel) { in p2p_go_select_channel()
658 (dev->flags & P2P_DEV_FORCE_FREQ) || p2p->cfg->cfg_op_channel) in p2p_check_pref_chan()
H A Dp2p_invitation.c343 !p2p->cfg->cfg_op_channel) { in p2p_process_invitation_req()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dp2p_supplicant.c4533 p2p.cfg_op_channel = 1; in wpas_p2p_init()
4553 p2p.cfg_op_channel = 0; in wpas_p2p_init()
7545 u8 op_reg_class, op_channel, cfg_op_channel; in wpas_p2p_update_config() local
7552 cfg_op_channel = 1; in wpas_p2p_update_config()
7563 cfg_op_channel = 0; in wpas_p2p_update_config()
7566 cfg_op_channel); in wpas_p2p_update_config()