Home
last modified time | relevance | path

Searched refs:mesh_he_enabled (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/wpa_supplicant/
Dmesh.c636 wpa_s->mesh_he_enabled = !!params->freq.he_enabled; in wpa_supplicant_join_mesh()
664 if (wpa_s->mesh_he_enabled) in wpa_supplicant_join_mesh()
Dmesh_mpm.c248 if (type != PLINK_CLOSE && wpa_s->mesh_he_enabled) { in mesh_mpm_send_plink_action()
384 if (type != PLINK_CLOSE && wpa_s->mesh_he_enabled) { in mesh_mpm_send_plink_action()
Dwpa_supplicant_i.h1065 unsigned int mesh_he_enabled:1; member