| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/os_dep/ |
| H A D | ioctl_linux.c | 343 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() 1846 struct ieee_param *param = NULL; in rtw_wx_set_enc_ext() 1851 param_len = sizeof(struct ieee_param) + pext->key_len; in rtw_wx_set_enc_ext() 1852 param = (struct ieee_param *)rtw_malloc(param_len); in rtw_wx_set_enc_ext() 2009 struct ieee_param *param; in wpa_supplicant_ioctl() 2012 if (!p->pointer || p->length != sizeof(struct ieee_param)) in wpa_supplicant_ioctl() 2163 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in rtw_set_encryption() 2177 if (param_len != sizeof(struct ieee_param) + param->u.crypt.key_len) { in rtw_set_encryption() 2392 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len) in rtw_set_beacon() 2429 static int rtw_add_sta(struct net_device *dev, struct ieee_param *param) in rtw_add_sta() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_linux.c | 422 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() 2135 struct ieee_param *param = NULL; in rtw_wx_set_enc_ext() 2140 param_len = sizeof(struct ieee_param) + pext->key_len; in rtw_wx_set_enc_ext() 3375 struct ieee_param *param; in wpa_supplicant_ioctl() 3380 if (!p->pointer || p->length != sizeof(struct ieee_param)) in wpa_supplicant_ioctl() 3427 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in rtw_set_encryption() 3445 if (param_len != sizeof(struct ieee_param) + param->u.crypt.key_len) { in rtw_set_encryption() 3697 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len) in rtw_set_beacon() 3742 static int rtw_add_sta(struct net_device *dev, struct ieee_param *param) in rtw_add_sta() 3817 static int rtw_del_sta(struct net_device *dev, struct ieee_param *param) in rtw_del_sta() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | ieee80211.h | 70 struct ieee_param { struct
|
| H A D | rtl871x_ioctl_linux.c | 79 struct ieee_param *param, in handle_pairwise_key() 97 static inline void handle_group_key(struct ieee_param *param, in handle_group_key() 368 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, in wpa_set_encryption() 1759 struct ieee_param *param = NULL; in r871x_wx_set_enc_ext() 1781 param_len = sizeof(struct ieee_param) + pext->key_len; in r871x_wx_set_enc_ext() 2144 struct ieee_param *param; in wpa_supplicant_ioctl() 2148 if (p->length < sizeof(struct ieee_param) || !p->pointer) in wpa_supplicant_ioctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_wapi.h | 228 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_wapi.h | 228 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_linux.c | 768 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() 3016 struct ieee_param *param = NULL; 3021 param_len = sizeof(struct ieee_param) + pext->key_len; 3022 param = (struct ieee_param *)rtw_malloc(param_len); 4650 struct ieee_param *param; 4655 if (p->length < sizeof(struct ieee_param) || !p->pointer) { 4660 param = (struct ieee_param *)rtw_malloc(p->length); 4712 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) 4730 if (param_len != sizeof(struct ieee_param) + param->u.crypt.key_len) { 4979 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len) [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_linux.c | 768 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() 3016 struct ieee_param *param = NULL; 3021 param_len = sizeof(struct ieee_param) + pext->key_len; 3022 param = (struct ieee_param *)rtw_malloc(param_len); 4650 struct ieee_param *param; 4655 if (p->length < sizeof(struct ieee_param) || !p->pointer) { 4660 param = (struct ieee_param *)rtw_malloc(p->length); 4712 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) 4730 if (param_len != sizeof(struct ieee_param) + param->u.crypt.key_len) { 4979 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len) [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_wapi.h | 228 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtw_wapi.h | 229 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_wapi.h | 228 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_wapi.h | 228 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_wapi.h | 229 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_wapi.h | 228 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_wapi.h | 228 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_wapi.h | 229 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtw_wapi.h | 229 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_wapi.h | 228 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtw_wapi.h | 229 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_wapi.h | 228 void rtw_wapi_set_set_encryption(_adapter *padapter, struct ieee_param *param);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | ioctl_linux.c | 1364 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() 3922 struct ieee_param *param = NULL; 3927 param_len = sizeof(struct ieee_param) + pext->key_len; 3928 param = (struct ieee_param *)rtw_malloc(param_len); 8261 struct ieee_param *param; 8266 if (p->length < sizeof(struct ieee_param) || !p->pointer){ 8271 param = (struct ieee_param *)rtw_malloc(p->length); 8325 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) 8343 if (param_len != sizeof(struct ieee_param) + param->u.crypt.key_len) 8677 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_linux.c | 861 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() 3105 struct ieee_param *param = NULL; 3110 param_len = sizeof(struct ieee_param) + pext->key_len; 3111 param = (struct ieee_param *)rtw_malloc(param_len); 6824 struct ieee_param *param; 6829 if (p->length < sizeof(struct ieee_param) || !p->pointer) { 6834 param = (struct ieee_param *)rtw_malloc(p->length); 6886 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) 6904 if (param_len != sizeof(struct ieee_param) + param->u.crypt.key_len) { 7153 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_linux.c | 865 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() 3099 struct ieee_param *param = NULL; 3104 param_len = sizeof(struct ieee_param) + pext->key_len; 3105 param = (struct ieee_param *)rtw_malloc(param_len); 6817 struct ieee_param *param; 6822 if (p->length < sizeof(struct ieee_param) || !p->pointer) { 6827 param = (struct ieee_param *)rtw_malloc(p->length); 6879 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) 6897 if (param_len != sizeof(struct ieee_param) + param->u.crypt.key_len) { 7146 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_linux.c | 860 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() 3094 struct ieee_param *param = NULL; 3099 param_len = sizeof(struct ieee_param) + pext->key_len; 3100 param = (struct ieee_param *)rtw_malloc(param_len); 6813 struct ieee_param *param; 6818 if (p->length < sizeof(struct ieee_param) || !p->pointer) { 6823 param = (struct ieee_param *)rtw_malloc(p->length); 6875 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) 6893 if (param_len != sizeof(struct ieee_param) + param->u.crypt.key_len) { 7142 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_linux.c | 865 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() 3099 struct ieee_param *param = NULL; 3104 param_len = sizeof(struct ieee_param) + pext->key_len; 3105 param = (struct ieee_param *)rtw_malloc(param_len); 6818 struct ieee_param *param; 6823 if (p->length < sizeof(struct ieee_param) || !p->pointer) { 6828 param = (struct ieee_param *)rtw_malloc(p->length); 6880 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) 6898 if (param_len != sizeof(struct ieee_param) + param->u.crypt.key_len) { 7147 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len) [all …]
|