Searched refs:sched_scan_results_wk (Results 1 – 3 of 3) sorted by relevance
69 struct work_struct sched_scan_results_wk; member
256 sched_scan_results_wk); in __cfg80211_sched_scan_results()284 &wiphy_to_rdev(wiphy)->sched_scan_results_wk); in cfg80211_sched_scan_results()
371 INIT_WORK(&rdev->sched_scan_results_wk, __cfg80211_sched_scan_results); in wiphy_new()