Home
last modified time | relevance | path

Searched defs:sae_pwe (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgvendor.c2898 static int wl_cfgvendor_map_supp_sae_pwe_to_fw(u32 sup_value, u32 *sae_pwe) in wl_cfgvendor_map_supp_sae_pwe_to_fw()
2937 u32 sae_pwe = 0; in wl_cfgvendor_connect_params_handler() local
2984 u32 sae_pwe = 0; in wl_cfgvendor_start_ap_params_handler() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvendor.c2902 static int wl_cfgvendor_map_supp_sae_pwe_to_fw(u32 sup_value, u32 *sae_pwe) in wl_cfgvendor_map_supp_sae_pwe_to_fw()
2941 u32 sae_pwe = 0; in wl_cfgvendor_connect_params_handler() local
2988 u32 sae_pwe = 0; in wl_cfgvendor_start_ap_params_handler() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c9716 u8 sae_pwe = *(command + strlen(CMD_SAE_PWE) + 1) - '0'; in wl_handle_private_cmd() local
H A Dwl_cfg80211.c24414 wl_cfg80211_set_sae_pwe(struct net_device *ndev, u8 sae_pwe)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c10122 u8 sae_pwe = *(command + strlen(CMD_SAE_PWE) + 1) - '0'; in wl_handle_private_cmd() local
H A Dwl_cfg80211.c24412 wl_cfg80211_set_sae_pwe(struct net_device *ndev, u8 sae_pwe)
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h1045 enum nl80211_sae_pwe_mechanism sae_pwe; member