Searched refs:DOT11_SAE (Results 1 – 19 of 19) sorted by relevance
4496 if (event == WLC_E_AUTH && ntoh32(e->auth_type) == DOT11_SAE) { in wl_notify_connect_status_ap()4508 if (ntoh32(e->auth_type) == DOT11_SAE) { in wl_notify_connect_status_ap()
4634 else if (auth_type == DOT11_SAE) in wl_show_host_event()
4571 val = DOT11_SAE; in wl_set_auth_type()12788 if (ntoh32(e->auth_type) == DOT11_SAE) { in wl_handle_assoc_events()
4472 if (event == WLC_E_AUTH && ntoh32(e->auth_type) == DOT11_SAE) { in wl_notify_connect_status_ap()4484 if (ntoh32(e->auth_type) == DOT11_SAE) { in wl_notify_connect_status_ap()
4557 val = DOT11_SAE; in wl_set_auth_type()12702 if (ntoh32(e->auth_type) == DOT11_SAE) { in wl_handle_assoc_events()
1006 #define DOT11_SAE 3 /* d11 simultaneous authentication of equals */ macro
1040 #define DOT11_SAE 3 /* d11 simultaneous authentication of equals */ macro
1046 #define DOT11_SAE 3 /* d11 simultaneous authentication of equals */ macro
1146 #define DOT11_SAE 3 /* d11 simultaneous authentication of equals */ macro
2756 else if (auth_type == DOT11_SAE) in wl_show_host_event()
14350 auth_type == DOT11_SAE) {
2757 else if (auth_type == DOT11_SAE) in wl_show_host_event()
14482 auth_type == DOT11_SAE) {
14484 auth_type == DOT11_SAE) {
12303 if (event == WLC_E_AUTH && auth_type == DOT11_SAE) { in wl_get_auth_assoc_status()