Home
last modified time | relevance | path

Searched refs:mlan_ds_sec_cfg (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_ioctl.c1347 mlan_ds_sec_cfg *sec = MNULL; in wlan_query_passphrase()
1358 ret = pcb->moal_malloc(pmadapter->pmoal_handle, sizeof(mlan_ds_sec_cfg), in wlan_query_passphrase()
1365 memset(pmadapter, sec, 0, sizeof(mlan_ds_sec_cfg)); in wlan_query_passphrase()
2598 mlan_ds_sec_cfg *sec = MNULL; in wlan_sec_ioctl_wapi_enable()
2600 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_sec_ioctl_wapi_enable()
2628 mlan_ds_sec_cfg *sec = MNULL; in wlan_sec_ioctl_set_wapi_key()
2631 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_sec_ioctl_set_wapi_key()
2654 mlan_ds_sec_cfg *sec = MNULL; in wlan_sec_ioctl_port_ctrl_enable()
2659 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_sec_ioctl_port_ctrl_enable()
2697 mlan_ds_sec_cfg *sec = MNULL; in wlan_sec_ioctl_auth_mode()
[all …]
H A Dmlan_uap_ioctl.c980 mlan_ds_sec_cfg *sec = MNULL; in wlan_uap_sec_ioctl_wapi_enable()
982 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_uap_sec_ioctl_wapi_enable()
1017 mlan_ds_sec_cfg *sec = MNULL; in wlan_uap_sec_ioctl_report_mic_error()
1021 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_uap_sec_ioctl_report_mic_error()
1047 mlan_ds_sec_cfg *sec = MNULL; in wlan_uap_sec_ioctl_set_encrypt_key()
1050 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_uap_sec_ioctl_set_encrypt_key()
1970 mlan_ds_sec_cfg *sec = MNULL; in wlan_ops_uap_ioctl()
2347 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_ops_uap_ioctl()
H A Dmlan_sta_cmdresp.c1303 mlan_ds_sec_cfg *sec = MNULL; in wlan_ret_802_11_key_material()
1334 sec = (mlan_ds_sec_cfg *)pioctl_buf->pbuf; in wlan_ret_802_11_key_material()
1466 mlan_ds_sec_cfg *sec = MNULL; in wlan_ret_802_11_supplicant_profile()
1475 sec = (mlan_ds_sec_cfg *)pioctl_buf->pbuf; in wlan_ret_802_11_supplicant_profile()
H A Dmlan_cmdevt.c6886 mlan_ds_sec_cfg *sec = (mlan_ds_sec_cfg *)pdata_buf; in wlan_cmd_802_11_supplicant_pmk()
7136 mlan_ds_sec_cfg *sec_buf = MNULL; in wlan_ret_802_11_supplicant_pmk()
7137 mlan_ds_sec_cfg *sec = MNULL; in wlan_ret_802_11_supplicant_pmk()
7159 sizeof(mlan_ds_sec_cfg), in wlan_ret_802_11_supplicant_pmk()
7168 sec = (mlan_ds_sec_cfg *)pioctl_buf->pbuf; in wlan_ret_802_11_supplicant_pmk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sta_ioctl.c1516 mlan_ds_sec_cfg sec; in wlan_query_passphrase()
1527 memset(pmadapter, &sec, 0, sizeof(mlan_ds_sec_cfg)); in wlan_query_passphrase()
2697 mlan_ds_sec_cfg *sec = MNULL; in wlan_sec_ioctl_wapi_enable()
2699 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_sec_ioctl_wapi_enable()
2728 mlan_ds_sec_cfg *sec = MNULL; in wlan_sec_ioctl_set_wapi_key()
2731 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_sec_ioctl_set_wapi_key()
2757 mlan_ds_sec_cfg *sec = MNULL; in wlan_sec_ioctl_port_ctrl_enable()
2762 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_sec_ioctl_port_ctrl_enable()
2801 mlan_ds_sec_cfg *sec = MNULL; in wlan_sec_ioctl_auth_mode()
2803 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_sec_ioctl_auth_mode()
[all …]
H A Dmlan_uap_ioctl.c970 mlan_ds_sec_cfg *sec = MNULL; in wlan_uap_sec_ioctl_wapi_enable()
972 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_uap_sec_ioctl_wapi_enable()
1007 mlan_ds_sec_cfg *sec = MNULL; in wlan_uap_sec_ioctl_set_encrypt_key()
1010 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_uap_sec_ioctl_set_encrypt_key()
1683 mlan_ds_sec_cfg *sec = MNULL; in wlan_ops_uap_ioctl()
1943 sec = (mlan_ds_sec_cfg *)pioctl_req->pbuf; in wlan_ops_uap_ioctl()
H A Dmlan_sta_cmdresp.c1277 mlan_ds_sec_cfg *sec = MNULL; in wlan_ret_802_11_key_material()
1309 sec = (mlan_ds_sec_cfg *)pioctl_buf->pbuf; in wlan_ret_802_11_key_material()
1415 mlan_ds_sec_cfg *sec = MNULL; in wlan_ret_802_11_supplicant_profile()
1424 sec = (mlan_ds_sec_cfg *)pioctl_buf->pbuf; in wlan_ret_802_11_supplicant_profile()
H A Dmlan_cmdevt.c5644 mlan_ds_sec_cfg *sec = (mlan_ds_sec_cfg *)pdata_buf;
5885 mlan_ds_sec_cfg sec_buf;
5886 mlan_ds_sec_cfg *sec = MNULL;
5905 sec = (mlan_ds_sec_cfg *)pioctl_buf->pbuf;
H A Dmlan_ioctl.h2404 } mlan_ds_sec_cfg, *pmlan_ds_sec_cfg; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_ioctl.c2680 mlan_ds_sec_cfg *sec = NULL; in woal_set_fw_roaming_params()
2696 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_fw_roaming_params()
2703 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_fw_roaming_params()
3041 mlan_ds_sec_cfg *sec = NULL; in woal_set_wapi_enable()
3046 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_wapi_enable()
3053 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_wapi_enable()
4354 mlan_ds_sec_cfg *sec = NULL; in woal_get_auth_mode()
4359 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_get_auth_mode()
4366 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_get_auth_mode()
4396 mlan_ds_sec_cfg *sec = NULL; in woal_get_encrypt_mode()
[all …]
H A Dmoal_wext.c863 mlan_ds_sec_cfg *sec = NULL; in woal_set_encode()
871 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_encode()
876 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_encode()
986 mlan_ds_sec_cfg *sec = NULL; in woal_get_encode()
1025 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_get_encode()
1031 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_get_encode()
1412 mlan_ds_sec_cfg *sec = NULL; in woal_set_encode_ext()
1430 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_encode_ext()
1435 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_encode_ext()
H A Dmoal_priv.c3896 mlan_ds_sec_cfg *sec = NULL; in woal_passphrase()
3934 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_passphrase()
3939 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_passphrase()
4080 mlan_ds_sec_cfg *sec = NULL; in woal_get_esupp_mode()
4086 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_get_esupp_mode()
4091 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_get_esupp_mode()
4136 mlan_ds_sec_cfg *sec = NULL; in woal_adhoc_aes_ioctl()
4157 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_adhoc_aes_ioctl()
4180 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_adhoc_aes_ioctl()
4213 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_adhoc_aes_ioctl()
[all …]
H A Dmoal_uap_wext.c920 mlan_ds_sec_cfg *sec = NULL; in woal_set_encode_ext()
977 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_encode_ext()
982 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_encode_ext()
H A Dmoal_eth_ioctl.c1881 mlan_ds_sec_cfg *sec = NULL; in woal_setget_priv_esuppmode()
1907 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_setget_priv_esuppmode()
1914 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_setget_priv_esuppmode()
1967 mlan_ds_sec_cfg *sec = NULL; in woal_setget_priv_passphrase()
1995 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_setget_priv_passphrase()
2002 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_setget_priv_passphrase()
9420 mlan_ds_sec_cfg *sec = NULL; in woal_priv_adhoc_aes()
9444 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_priv_adhoc_aes()
9453 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_priv_adhoc_aes()
9490 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_priv_adhoc_aes()
[all …]
H A Dmoal_cfg80211.c280 mlan_ds_sec_cfg *sec = NULL; in woal_cfg80211_set_key()
312 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_cfg80211_set_key()
319 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_cfg80211_set_key()
H A Dmoal_uap.c2338 mlan_ds_sec_cfg *sec = NULL; in woal_uap_set_wapi_key_ioctl()
2351 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_uap_set_wapi_key_ioctl()
2356 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_uap_set_wapi_key_ioctl()
H A Dmoal_sta_cfg80211.c1251 mlan_ds_sec_cfg *sec = NULL; in woal_set_ewpa_mode()
1257 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_ewpa_mode()
1263 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_ewpa_mode()
H A Dmlan_ioctl.h2404 } mlan_ds_sec_cfg, *pmlan_ds_sec_cfg; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_ioctl.c3497 mlan_ds_sec_cfg *sec = NULL; in woal_set_fw_roaming_params()
3517 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_fw_roaming_params()
3524 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_fw_roaming_params()
3917 mlan_ds_sec_cfg *sec = NULL; in woal_set_wapi_enable()
3922 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_wapi_enable()
3929 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_wapi_enable()
5291 mlan_ds_sec_cfg *sec = NULL; in woal_get_auth_mode()
5296 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_get_auth_mode()
5303 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_get_auth_mode()
5333 mlan_ds_sec_cfg *sec = NULL; in woal_get_encrypt_mode()
[all …]
H A Dmoal_wext.c1039 mlan_ds_sec_cfg *sec = NULL; in woal_set_encode()
1047 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_encode()
1052 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_encode()
1164 mlan_ds_sec_cfg *sec = NULL; in woal_get_encode()
1203 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_get_encode()
1209 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_get_encode()
1584 mlan_ds_sec_cfg *sec = NULL; in woal_set_encode_ext()
1602 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_encode_ext()
1607 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_encode_ext()
H A Dmoal_priv.c3693 mlan_ds_sec_cfg *sec = NULL; in woal_passphrase()
3737 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_passphrase()
3742 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_passphrase()
3887 mlan_ds_sec_cfg *sec = NULL; in woal_get_esupp_mode()
3898 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_get_esupp_mode()
3903 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_get_esupp_mode()
3941 mlan_ds_sec_cfg *sec = NULL; in woal_get_key_ioctl()
3956 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_get_key_ioctl()
3965 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_get_key_ioctl()
3985 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_get_key_ioctl()
[all …]
H A Dmoal_uap.c2770 mlan_ds_sec_cfg *sec = NULL; in woal_uap_report_mic_ioctl()
2793 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_uap_report_mic_ioctl()
2799 sec = (mlan_ds_sec_cfg *)ioctl_req->pbuf; in woal_uap_report_mic_ioctl()
2830 mlan_ds_sec_cfg *sec = NULL; in woal_uap_set_key_ioctl()
2860 ioctl_req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_uap_set_key_ioctl()
2866 sec = (mlan_ds_sec_cfg *)ioctl_req->pbuf; in woal_uap_set_key_ioctl()
3204 mlan_ds_sec_cfg *sec = NULL; in woal_uap_set_wapi_key_ioctl()
3217 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_uap_set_wapi_key_ioctl()
3222 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_uap_set_wapi_key_ioctl()
H A Dmoal_uap_wext.c938 mlan_ds_sec_cfg *sec = NULL; in woal_set_encode_ext()
997 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_set_encode_ext()
1002 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_set_encode_ext()
H A Dmoal_eth_ioctl.c2388 mlan_ds_sec_cfg *sec = NULL; in woal_setget_priv_esuppmode()
2418 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_setget_priv_esuppmode()
2425 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_setget_priv_esuppmode()
2477 mlan_ds_sec_cfg *sec = NULL; in woal_setget_priv_passphrase()
2511 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_setget_priv_passphrase()
2518 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_setget_priv_passphrase()
13469 mlan_ds_sec_cfg *sec = NULL; in woal_priv_get_key()
13490 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_priv_get_key()
13499 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_priv_get_key()
13519 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_priv_get_key()
[all …]
H A Dmoal_cfg80211.c343 mlan_ds_sec_cfg *sec = NULL; in woal_cfg80211_set_key()
378 req = woal_alloc_mlan_ioctl_req(sizeof(mlan_ds_sec_cfg)); in woal_cfg80211_set_key()
385 sec = (mlan_ds_sec_cfg *)req->pbuf; in woal_cfg80211_set_key()

12