Lines Matching refs:MESH_ENABLED
575 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_get_password()
897 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_set_retransmit_timer()
1031 if ((hapd->conf->mesh & MESH_ENABLED) || in sae_sm_step()
1074 } else if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()
1135 (hapd->conf->mesh & MESH_ENABLED)) { in sae_sm_step()
1379 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()
1429 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()
1448 if (!(hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()
1539 if (hapd->conf->mesh & MESH_ENABLED) in handle_auth_sae()
1555 !(hapd->conf->mesh & MESH_ENABLED)) { in handle_auth_sae()
3131 if (hapd->conf->mesh & MESH_ENABLED) { in handle_auth()
3226 !(hapd->conf->mesh & MESH_ENABLED) && in handle_auth()
3288 hapd->conf->mesh & MESH_ENABLED) { in handle_auth()
6285 !(hapd->conf->mesh & MESH_ENABLED) && in ieee802_11_mgmt()