Home
last modified time | relevance | path

Searched refs:WM_E_PERM (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/
Dwmerrno.h92 #define WM_E_PERM 2 /*Operation not permitted */ macro
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c13014 return -WM_E_PERM; in wlan_mbo_set_cell_capa()
13030 return -WM_E_PERM; in wlan_mbo_set_oce()
13047 return -WM_E_PERM; in wlan_set_okc()
13697 return -WM_E_PERM; in wlan_set_crypto_RC4_encrypt()
13733 return -WM_E_PERM; in wlan_set_crypto_RC4_decrypt()
13769 return -WM_E_PERM; in wlan_set_crypto_AES_ECB_encrypt()
13805 return -WM_E_PERM; in wlan_set_crypto_AES_ECB_decrypt()
13841 return -WM_E_PERM; in wlan_set_crypto_AES_WRAP_encrypt()
13878 return -WM_E_PERM; in wlan_set_crypto_AES_WRAP_decrypt()
13921 return -WM_E_PERM; in wlan_set_crypto_AES_CCMP_encrypt()
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_api.c4460 return -WM_E_PERM; in wifi_host_11k_cfg()