Home
last modified time | relevance | path

Searched refs:pwe (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1055 static inline enum wifi_security_type nxp_wifi_key_mgmt_to_zephyr(int key_mgmt, int pwe) in nxp_wifi_key_mgmt_to_zephyr() argument
1067 if (pwe == 1) { in nxp_wifi_key_mgmt_to_zephyr()
1069 } else if (pwe == 2) { in nxp_wifi_key_mgmt_to_zephyr()
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c383 void *config, int key_mgmt, int proto, int pwe) in wpas_key_mgmt_to_zephyr() argument
450 if (pwe == 1) { in wpas_key_mgmt_to_zephyr()
452 } else if (pwe == 2) { in wpas_key_mgmt_to_zephyr()