Searched refs:mesh_vht_enabled (Results 1 – 3 of 3) sorted by relevance
635 wpa_s->mesh_vht_enabled = !!params->freq.vht_enabled; in wpa_supplicant_join_mesh()641 if (wpa_s->mesh_vht_enabled) { in wpa_supplicant_join_mesh()
242 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()375 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
1053 unsigned int mesh_vht_enabled:1; member