Searched refs:wpa_set_encryption (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_linux.c | 46 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() function 501 ret = wpa_set_encryption(dev, param, p->length); in wpa_supplicant_ioctl()
|
/linux-6.1.9/drivers/staging/rtl8712/ |
D | rtl871x_ioctl_linux.c | 366 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, in wpa_set_encryption() function 1797 ret = wpa_set_encryption(dev, param, param_len); in r871x_wx_set_enc_ext() 2161 ret = wpa_set_encryption(dev, param, p->length); in wpa_supplicant_ioctl()
|
/linux-6.1.9/drivers/staging/r8188eu/os_dep/ |
D | ioctl_linux.c | 363 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption() function 1861 ret = wpa_set_encryption(dev, param, param_len); in rtw_wx_set_enc_ext()
|