Searched refs:ieee80211_softmac_scan_wq (Results 1 - 4 of 4) 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.c578 void ieee80211_softmac_scan_wq(struct work_struct *work) function
585 // printk("ieee80211_softmac_scan_wq ENABLE_IPS\n");
2569 INIT_DELAYED_WORK(&ieee->softmac_scan_wq,(void*) ieee80211_softmac_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.c514 void ieee80211_softmac_scan_wq(struct work_struct *work) function
2475 INIT_DELAYED_WORK(&ieee->softmac_scan_wq,ieee80211_softmac_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.c508 void ieee80211_softmac_scan_wq(struct work_struct *work) function
2350 INIT_DELAYED_WORK(&ieee->softmac_scan_wq,ieee80211_softmac_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.c519 void ieee80211_softmac_scan_wq(struct work_struct *work) function
2795 INIT_DELAYED_WORK(&ieee->softmac_scan_wq,ieee80211_softmac_scan_wq);

Completed in 50 milliseconds