Searched refs:ieee80211_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.c271 void ieee80211_wx_sync_scan_wq(struct work_struct *work) function
H A Dieee80211.h1401 extern void ieee80211_wx_sync_scan_wq(struct work_struct *work);
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.c297 void ieee80211_wx_sync_scan_wq(struct work_struct *work) function
H A Dieee80211.h2649 //extern void ieee80211_wx_sync_scan_wq(struct ieee80211_device *ieee);
2650 extern void ieee80211_wx_sync_scan_wq(struct work_struct *work);
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.c305 void ieee80211_wx_sync_scan_wq(struct work_struct *work) function
H A Dieee80211.h1825 extern void ieee80211_wx_sync_scan_wq(struct work_struct *work);
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.c299 void ieee80211_wx_sync_scan_wq(struct work_struct *work) function
H A Dieee80211.h2484 //extern void ieee80211_wx_sync_scan_wq(struct ieee80211_device *ieee);
2485 extern void ieee80211_wx_sync_scan_wq(struct work_struct *work);
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.h2482 //extern void ieee80211_wx_sync_scan_wq(struct ieee80211_device *ieee);
2483 extern void ieee80211_wx_sync_scan_wq(struct work_struct *work);

Completed in 301 milliseconds