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.c13262 return -WM_E_PERM; in wlan_mbo_set_cell_capa()
13278 return -WM_E_PERM; in wlan_mbo_set_oce()
13295 return -WM_E_PERM; in wlan_set_okc()
13949 return -WM_E_PERM; in wlan_set_crypto_RC4_encrypt()
13985 return -WM_E_PERM; in wlan_set_crypto_RC4_decrypt()
14021 return -WM_E_PERM; in wlan_set_crypto_AES_ECB_encrypt()
14057 return -WM_E_PERM; in wlan_set_crypto_AES_ECB_decrypt()
14093 return -WM_E_PERM; in wlan_set_crypto_AES_WRAP_encrypt()
14130 return -WM_E_PERM; in wlan_set_crypto_AES_WRAP_decrypt()
14173 return -WM_E_PERM; in wlan_set_crypto_AES_CCMP_encrypt()
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_api.c4478 return -WM_E_PERM; in wifi_host_11k_cfg()