Searched refs:associate_complete_wq (Results 1 - 12 of 12) 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.c1252 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, associate_complete_wq);
1282 queue_work(ieee->wq, &ieee->associate_complete_wq);
2567 INIT_WORK(&ieee->associate_complete_wq,(void*) ieee80211_associate_complete_wq);
H A Dieee80211.h1022 struct work_struct associate_complete_wq; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_softmac.c949 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, associate_complete_wq);
1003 queue_work(ieee->wq, &ieee->associate_complete_wq);
2473 INIT_WORK(&ieee->associate_complete_wq, ieee80211_associate_complete_wq);
H A Dieee80211.h2215 struct work_struct associate_complete_wq; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c939 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, associate_complete_wq);
992 queue_work(ieee->wq, &ieee->associate_complete_wq);
2348 INIT_WORK(&ieee->associate_complete_wq, ieee80211_associate_complete_wq);
H A Dieee80211.h2066 struct work_struct associate_complete_wq; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211.h1409 struct work_struct associate_complete_wq; member in struct:ieee80211_device
H A Dieee80211_softmac.c1404 struct ieee80211_device *ieee = container_of(work, struct ieee80211_device, associate_complete_wq);
1457 queue_work(ieee->wq, &ieee->associate_complete_wq);
2793 INIT_WORK(&ieee->associate_complete_wq, ieee80211_associate_complete_wq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h2062 struct work_struct associate_complete_wq; member in struct:ieee80211_device
H A Dr8192E_core.c4202 queue_work(ieee->wq, &ieee->associate_complete_wq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c4020 queue_work(ieee->wq, &ieee->associate_complete_wq);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c5358 queue_work(ieee->wq, &ieee->associate_complete_wq);

Completed in 198 milliseconds