Searched refs:mesh_vht_enabled (Results 1 – 3 of 3) sorted by relevance
457 wpa_s->mesh_vht_enabled = !!params->freq.vht_enabled; in wpa_supplicant_join_mesh()461 if (wpa_s->mesh_vht_enabled) { in wpa_supplicant_join_mesh()
243 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()357 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
825 unsigned int mesh_vht_enabled:1; member