Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c300 void ieee80211_wx_sync_scan_wq(struct work_struct *work) in ieee80211_wx_sync_scan_wq() function
H A Dieee80211.h2263 void ieee80211_wx_sync_scan_wq(struct work_struct *work);
H A Dieee80211_softmac.c2603 INIT_WORK(&ieee->wx_sync_scan_wq, ieee80211_wx_sync_scan_wq); in ieee80211_softmac_init()