Searched refs:mesh_vht_enabled (Results 1 – 6 of 6) sorted by relevance
458 wpa_s->mesh_vht_enabled = !!params->freq.vht_enabled; in wpa_supplicant_join_mesh()463 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()367 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
825 unsigned int mesh_vht_enabled:1; member
634 wpa_s->mesh_vht_enabled = !!params->freq.vht_enabled; in wpa_supplicant_join_mesh()639 if (wpa_s->mesh_vht_enabled) { in wpa_supplicant_join_mesh()
241 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()367 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
1033 unsigned int mesh_vht_enabled:1; member