Home
last modified time | relevance | path

Searched refs:wpa_mlme (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_ioctl_linux.c2153 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() function
2196 ret = wpa_mlme(dev, param->u.mlme.command, in wpa_supplicant_ioctl()
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c2034 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() function
2093 ret = wpa_mlme(dev, param->u.mlme.command, param->u.mlme.reason_code); in wpa_supplicant_ioctl()