Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ht40

1059 	ssid->ht40 = params->ht40;
1318 res->ht40 = 1;
1321 "freq=%d ht40=%d peer_dev=" MACSTR " peer_iface=" MACSTR
1323 res->role_go ? "GO" : "client", res->freq, res->ht40,
3023 #if 0 /* Do not enable HT40 on 2 GHz for now */
3505 * Increase GO config timeout if HT40 is used since it takes some time
4076 * @ht40: Start GO with 40 MHz channel width
4085 int ht40)
4119 wpa_s->p2p_go_ht40 = !!ht40;
4373 int freq, int ht40,
4382 params->ht40 = ht40;
4553 int freq, int ht40)
4571 if (wpas_p2p_init_go_params(wpa_s, &params, freq, ht40, NULL))
4639 int freq, int ht40,
4673 if (wpas_p2p_init_go_params(wpa_s, &params, freq, ht40, channels))
5113 int ht40, int pref_freq)
5127 wpa_s->p2p_go_ht40 = !!ht40;