Searched refs:wpa_mlme (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8712/ |
D | rtl871x_ioctl_linux.c | 2128 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() function 2171 ret = wpa_mlme(dev, param->u.mlme.command, in wpa_supplicant_ioctl()
|
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/ |
D | ioctl_linux.c | 1999 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() function 2058 ret = wpa_mlme(dev, param->u.mlme.command, param->u.mlme.reason_code); in wpa_supplicant_ioctl()
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_linux.c | 3367 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() function 3436 ret = wpa_mlme(dev, param->u.mlme.command, param->u.mlme.reason_code); in wpa_supplicant_ioctl()
|