Searched refs:wx_sync_scan_wq (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_softmac_wx.c273 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, wx_sync_scan_wq);
324 queue_work(ieee->wq, &ieee->wx_sync_scan_wq);
H A Dieee80211.h1026 struct work_struct wx_sync_scan_wq; member in struct:ieee80211_device
H A Dieee80211_softmac.c2571 INIT_WORK(&ieee->wx_sync_scan_wq,(void*) ieee80211_wx_sync_scan_wq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_softmac_wx.c299 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, wx_sync_scan_wq);
385 queue_work(ieee->wq, &ieee->wx_sync_scan_wq);
H A Dieee80211.h2223 struct work_struct wx_sync_scan_wq; member in struct:ieee80211_device
H A Dieee80211_softmac.c2477 INIT_WORK(&ieee->wx_sync_scan_wq,ieee80211_wx_sync_scan_wq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_softmac_wx.c307 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, wx_sync_scan_wq);
389 queue_work(ieee->wq, &ieee->wx_sync_scan_wq);
H A Dieee80211.h1417 struct work_struct wx_sync_scan_wq; member in struct:ieee80211_device
H A Dieee80211_softmac.c2797 INIT_WORK(&ieee->wx_sync_scan_wq,ieee80211_wx_sync_scan_wq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c301 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, wx_sync_scan_wq);
373 queue_work(ieee->wq, &ieee->wx_sync_scan_wq);
H A Dieee80211.h2071 struct work_struct wx_sync_scan_wq; member in struct:ieee80211_device
H A Dieee80211_softmac.c2352 INIT_WORK(&ieee->wx_sync_scan_wq,ieee80211_wx_sync_scan_wq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h2069 struct work_struct wx_sync_scan_wq; member in struct:ieee80211_device

Completed in 173 milliseconds