Searched refs:p2p_oper_channel (Results 1 – 5 of 5) sorted by relevance
768 int p2p_oper_channel; member
4536 wpa_s->conf->p2p_oper_channel) { in wpas_p2p_init()4538 p2p.op_channel = wpa_s->conf->p2p_oper_channel; in wpas_p2p_init()6099 wpa_s->conf->p2p_oper_channel >= 1 && in wpas_p2p_init_go_params()6100 wpa_s->conf->p2p_oper_channel <= 11 && in wpas_p2p_init_go_params()6103 2407 + 5 * wpa_s->conf->p2p_oper_channel)) { in wpas_p2p_init_go_params()6104 params->freq = 2407 + 5 * wpa_s->conf->p2p_oper_channel; in wpas_p2p_init_go_params()6119 5 * wpa_s->conf->p2p_oper_channel)) { in wpas_p2p_init_go_params()6120 params->freq = 5000 + 5 * wpa_s->conf->p2p_oper_channel; in wpas_p2p_init_go_params()6127 if (wpa_s->conf->p2p_oper_channel == 0 && in wpas_p2p_init_go_params()6137 if (wpa_s->conf->p2p_oper_channel == 0 && in wpas_p2p_init_go_params()[all …]
1227 if (config->p2p_oper_channel) in wpa_config_write_global()1228 fprintf(f, "p2p_oper_channel=%d\n", config->p2p_oper_channel); in wpa_config_write_global()
4767 { INT(p2p_oper_channel), CFG_CHANGED_P2P_OPER_CHANNEL },
951 wpa_s->conf->p2p_oper_channel) || in wpas_dbus_getter_p2p_device_config()1088 wpa_s->conf->p2p_oper_channel = entry.uint32_value; in wpas_dbus_setter_p2p_device_config()