Searched refs:oem_eht_cfg (Results 1 – 3 of 3) sorted by relevance
1471 uint32_t oem_eht_cfg = 0x0; in wlan_cm_is_eht_allowed_for_current_security() local1491 status = wlan_mlme_get_oem_eht_mlo_config(psoc, &oem_eht_cfg); in wlan_cm_is_eht_allowed_for_current_security()1527 !WLAN_CRYPTO_WPA3_SAE_OEM_EHT_CFG_IS_STRICT_H2E(oem_eht_cfg)) { in wlan_cm_is_eht_allowed_for_current_security()1530 (oem_eht_cfg & WLAN_HOST_CRYPTO_WPA3_SAE_ALLOW_MLO_HnP)) { in wlan_cm_is_eht_allowed_for_current_security()1534 (oem_eht_cfg & WLAN_HOST_CRYPTO_WPA3_SAE_ALLOW_NON_MLO_EHT_HnP)) { in wlan_cm_is_eht_allowed_for_current_security()1543 WLAN_CRYPTO_WPA2_OEM_EHT_CFG_PMF_ALLOWED(oem_eht_cfg)) { in wlan_cm_is_eht_allowed_for_current_security()1563 return (oem_eht_cfg & WLAN_HOST_CRYPTO_WPA2_ALLOW_MLO_MFPC_SET); in wlan_cm_is_eht_allowed_for_current_security()1565 return (oem_eht_cfg & WLAN_HOST_CRYPTO_WPA2_ALLOW_NON_MLO_EHT_MFPC_SET); in wlan_cm_is_eht_allowed_for_current_security()1572 WLAN_CRYPTO_WPA2_OEM_EHT_CFG_NO_PMF_ALLOWED(oem_eht_cfg)) { in wlan_cm_is_eht_allowed_for_current_security()1591 return (oem_eht_cfg & WLAN_HOST_CRYPTO_WPA2_ALLOW_MLO); in wlan_cm_is_eht_allowed_for_current_security()[all …]
2727 uint32_t *oem_eht_cfg);2740 uint32_t *oem_eht_cfg) in wlan_mlme_get_oem_eht_mlo_config() argument2742 *oem_eht_cfg = 0x0; in wlan_mlme_get_oem_eht_mlo_config()
4886 uint32_t *oem_eht_cfg) in wlan_mlme_get_oem_eht_mlo_config() argument4894 *oem_eht_cfg = mlme_obj->cfg.gen.oem_eht_mlo_crypto_bitmap; in wlan_mlme_get_oem_eht_mlo_config()