Searched refs:p2p_oper_channel (Results 1 – 5 of 5) sorted by relevance
848 int p2p_oper_channel; member
4990 wpa_s->conf->p2p_oper_channel) { in wpas_p2p_init()4992 p2p.op_channel = wpa_s->conf->p2p_oper_channel; in wpas_p2p_init()6624 wpa_s->conf->p2p_oper_channel >= 1 && in wpas_p2p_init_go_params()6625 wpa_s->conf->p2p_oper_channel <= 11 && in wpas_p2p_init_go_params()6628 2407 + 5 * wpa_s->conf->p2p_oper_channel)) { in wpas_p2p_init_go_params()6629 params->freq = 2407 + 5 * wpa_s->conf->p2p_oper_channel; in wpas_p2p_init_go_params()6644 5 * wpa_s->conf->p2p_oper_channel)) { in wpas_p2p_init_go_params()6645 params->freq = 5000 + 5 * wpa_s->conf->p2p_oper_channel; in wpas_p2p_init_go_params()6652 if (wpa_s->conf->p2p_oper_channel == 0 && in wpas_p2p_init_go_params()6662 if (wpa_s->conf->p2p_oper_channel == 0 && in wpas_p2p_init_go_params()[all …]
1233 if (config->p2p_oper_channel) in wpa_config_write_global()1234 fprintf(f, "p2p_oper_channel=%d\n", config->p2p_oper_channel); in wpa_config_write_global()
5461 { INT(p2p_oper_channel), CFG_CHANGED_P2P_OPER_CHANNEL },
1056 wpa_s->conf->p2p_oper_channel) || in wpas_dbus_getter_p2p_device_config()1193 wpa_s->conf->p2p_oper_channel = entry.uint32_value; in wpas_dbus_setter_p2p_device_config()