Home
last modified time | relevance | path

Searched refs:rtllib_wx_set_scan (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_softmac_wx.c419 int rtllib_wx_set_scan(struct rtllib_device *ieee, struct iw_request_info *a, in rtllib_wx_set_scan() function
441 EXPORT_SYMBOL(rtllib_wx_set_scan);
Drtllib.h2778 extern int rtllib_wx_set_scan(struct rtllib_device *ieee,
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c539 ret = rtllib_wx_set_scan(priv->rtllib, a, wrqu, b); in r8192_wx_set_scan()