Searched refs:scan_done_wk (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dcore.h64 struct work_struct scan_done_wk; member in struct:cfg80211_registered_device
H A Dcore.c360 INIT_WORK(&rdev->scan_done_wk, __cfg80211_scan_done);
596 flush_work(&rdev->scan_done_wk);
H A Dscan.c80 scan_done_wk);
92 queue_work(cfg80211_wq, &wiphy_to_dev(request->wiphy)->scan_done_wk);

Completed in 69 milliseconds