Home
last modified time | relevance | path

Searched refs:drv_flags2 (Results 1 – 24 of 24) sorted by relevance

/hostap-latest/wpa_supplicant/
Dpasn_supplicant.c555 derive_kdk = (wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_SEC_LTF_STA) && in wpas_pasn_auth_start_cb()
569 if ((wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_SEC_LTF_STA) && in wpas_pasn_auth_start_cb()
580 if (wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_SEC_LTF_STA) in wpas_pasn_auth_start_cb()
582 if (wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_SEC_RTT_STA) in wpas_pasn_auth_start_cb()
584 if (wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_PROT_RANGE_NEG_STA) in wpas_pasn_auth_start_cb()
Dnotify.c411 (wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_SAE_OFFLOAD_STA)) || in wpas_notify_network_removed()
413 (wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_OWE_OFFLOAD_STA))) { in wpas_notify_network_removed()
Dmesh.c406 ifmsh->drv_flags2 = wpa_s->drv_flags2; in wpa_supplicant_mesh_init()
Dap.c1069 hapd_iface->drv_flags2 = wpa_s->drv_flags2; in wpa_supplicant_create_ap()
Dwpa_supplicant_i.h928 u64 drv_flags2; member
Dwpas_glue.c1570 (wpa_s->drv_flags2 & in wpa_supplicant_rsn_supp_set_config()
Dwpa_supplicant.c1873 !(wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_SAE_OFFLOAD_STA)) || in wpa_supplicant_set_suites()
2028 (wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_OCV)) in wpa_supplicant_set_suites()
5618 !(wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_CONTROL_PORT_RX); in wpas_eapol_needs_l2_packet()
7192 wpa_s->drv_flags2 = capa.flags2; in wpa_supplicant_init_iface()
8324 return !!(wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_RSN_OVERRIDE_STA); in wpas_driver_rsn_override()
Dwnm_sta.c2067 !(wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_MLO) || in wnm_is_bss_excluded()
Devents.c1926 if (!((wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_MLO) && in wpa_supplicant_connect_ml_missing()
3210 (wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_OCV)) && ssid->ocv) in wpa_supplicant_use_own_rsne_params()
3556 !(wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_OWE_OFFLOAD_STA) && in wpa_supplicant_event_associnfo()
Dctrl_iface.c4940 (wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_OCV)) in wpa_supplicant_ctrl_iface_get_capability()
4952 (wpa_s->drv_flags2 & in wpa_supplicant_ctrl_iface_get_capability()
8605 (long long unsigned) wpa_s->drv_flags2); in wpas_ctrl_iface_driver_flags2()
8613 if (wpa_s->drv_flags2 & (1LLU << i)) { in wpas_ctrl_iface_driver_flags2()
Dsme.c584 if ((wpa_s->drv_flags2 & WPA_DRIVER_FLAGS2_MLO) && in sme_send_authentication()
/hostap-latest/src/ap/
Dwpa_auth_glue.c1641 u64 *drv_flags, u64 *drv_flags2) in hostapd_wpa_auth_get_drv_flags() argument
1647 if (drv_flags2) in hostapd_wpa_auth_get_drv_flags()
1648 *drv_flags2 = hapd->iface->drv_flags2; in hostapd_wpa_auth_get_drv_flags()
1742 if (!(hapd->iface->drv_flags2 & in hostapd_setup_wpa()
1748 !!(hapd->iface->drv_flags2 & WPA_DRIVER_FLAGS2_SEC_LTF_AP); in hostapd_setup_wpa()
1750 !!(hapd->iface->drv_flags2 & WPA_DRIVER_FLAGS2_SEC_RTT_AP); in hostapd_setup_wpa()
1752 !!(hapd->iface->drv_flags2 & in hostapd_setup_wpa()
Dieee802_11_shared.c1123 if (hapd->iface->drv_flags2 & WPA_DRIVER_FLAGS2_SEC_LTF_AP) in hostapd_eid_rsnxe()
1125 if (hapd->iface->drv_flags2 & WPA_DRIVER_FLAGS2_SEC_RTT_AP) in hostapd_eid_rsnxe()
1127 if (hapd->iface->drv_flags2 & WPA_DRIVER_FLAGS2_PROT_RANGE_NEG_AP) in hostapd_eid_rsnxe()
1226 (hapd->iface->drv_flags2 & in hostapd_get_ht_vht_twt_responder()
Dhs20.c90 (hapd->iface->drv_flags2 & in hostapd_eid_osen()
Dwpa_auth_ie.c1290 u64 drv_flags2 = 0; in wpa_validate_wpa_ie() local
1295 &drv_flags2) == 0) in wpa_validate_wpa_ie()
1297 !!(drv_flags2 & in wpa_validate_wpa_ie()
Dhostapd.h588 u64 drv_flags2; member
Dwpa_auth.h428 int (*get_drv_flags)(void *ctx, u64 *drv_flags, u64 *drv_flags2);
Ddfs.c38 return (iface->drv_flags2 & WPA_DRIVER_FLAGS2_RADAR_BACKGROUND) && in dfs_use_radar_background()
Dbeacon.c2476 (hapd->iface->drv_flags2 & in ieee802_11_build_ap_params()
2498 (hapd->iface->drv_flags2 & WPA_DRIVER_FLAGS2_SAE_OFFLOAD_AP)) { in ieee802_11_build_ap_params()
Ddrv_callbacks.c785 !(iface->drv_flags2 & WPA_DRIVER_FLAGS2_OWE_OFFLOAD_AP) && in hostapd_notif_assoc()
1330 !(hapd->iface->drv_flags2 & in hostapd_event_ch_switch()
Dhostapd.c4048 } else if (!(hapd->iface->drv_flags2 & in hostapd_new_assoc_sta()
Dieee802_11.c2653 if (hapd->iface->drv_flags2 & WPA_DRIVER_FLAGS2_SEC_LTF_AP) in hapd_initialize_pasn()
/hostap-latest/hostapd/
Dmain.c294 iface->drv_flags2 = capa.flags2; in hostapd_driver_init()
326 if (!(iface->drv_flags2 & WPA_DRIVER_FLAGS2_MLO)) { in hostapd_driver_init()
Dctrl_iface.c3530 (long long unsigned) iface->drv_flags2); in hostapd_ctrl_driver_flags2()
3538 if (iface->drv_flags2 & (1LLU << i)) { in hostapd_ctrl_driver_flags2()