Searched refs:wpa_mlme (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8712/ |
D | rtl871x_ioctl_linux.c | 2123 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() function 2166 ret = wpa_mlme(dev, param->u.mlme.command, in wpa_supplicant_ioctl()
|
/Linux-v5.10/drivers/staging/rtl8188eu/os_dep/ |
D | ioctl_linux.c | 1983 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() function 2032 ret = wpa_mlme(dev, param->u.mlme.command, param->u.mlme.reason_code); in wpa_supplicant_ioctl()
|
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_linux.c | 3342 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() function 3406 ret = wpa_mlme(dev, param->u.mlme.command, param->u.mlme.reason_code); in wpa_supplicant_ioctl()
|