Home
last modified time | relevance | path

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

/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac_wx.c304 void ieee80211_wx_sync_scan_wq(struct work_struct *work) in ieee80211_wx_sync_scan_wq() function
Dieee80211.h2502 extern void ieee80211_wx_sync_scan_wq(struct work_struct *work);
Dieee80211_softmac.c2744 INIT_WORK(&ieee->wx_sync_scan_wq, ieee80211_wx_sync_scan_wq); in ieee80211_softmac_init()