Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_ioctl_linux.c2139 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() function
2182 ret = wpa_mlme(dev, param->u.mlme.command, in wpa_supplicant_ioctl()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c2036 static int wpa_mlme(struct net_device *dev, u32 command, u32 reason) in wpa_mlme() function
2095 ret = wpa_mlme(dev, param->u.mlme.command, param->u.mlme.reason_code); in wpa_supplicant_ioctl()