Home
last modified time | relevance | path

Searched refs:wx_sync_scan_wq (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8187se/ieee80211/
Dieee80211_softmac_wx.c275 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, wx_sync_scan_wq); in ieee80211_wx_sync_scan_wq()
326 queue_work(ieee->wq, &ieee->wx_sync_scan_wq); in ieee80211_wx_set_scan()
Dieee80211.h1051 struct work_struct wx_sync_scan_wq; member
Dieee80211_softmac.c2581 INIT_WORK(&ieee->wx_sync_scan_wq,(void*) ieee80211_wx_sync_scan_wq); in ieee80211_softmac_init()
/linux-2.6.39/drivers/staging/rtl8192e/ieee80211/
Dieee80211_softmac_wx.c300 … struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, wx_sync_scan_wq); in ieee80211_wx_sync_scan_wq()
386 queue_work(ieee->wq, &ieee->wx_sync_scan_wq); in ieee80211_wx_set_scan()
Dieee80211.h2098 struct work_struct wx_sync_scan_wq; member
Dieee80211_softmac.c2801 INIT_WORK(&ieee->wx_sync_scan_wq,ieee80211_wx_sync_scan_wq); in ieee80211_softmac_init()
/linux-2.6.39/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac_wx.c299 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, wx_sync_scan_wq); in ieee80211_wx_sync_scan_wq()
371 queue_work(ieee->wq, &ieee->wx_sync_scan_wq); in ieee80211_wx_set_scan()
Dieee80211.h2090 struct work_struct wx_sync_scan_wq; member
Dieee80211_softmac.c2740 INIT_WORK(&ieee->wx_sync_scan_wq,ieee80211_wx_sync_scan_wq); in ieee80211_softmac_init()