Searched refs:nl80211_send_sched_scan (Results 1 – 3 of 3) sorted by relevance
42 void nl80211_send_sched_scan(struct cfg80211_sched_scan_request *req, u32 cmd);
1127 nl80211_send_sched_scan(req, in cfg80211_sched_scan_results_wk()1184 nl80211_send_sched_scan(req, NL80211_CMD_SCHED_SCAN_STOPPED); in cfg80211_stop_sched_scan_req()
9698 nl80211_send_sched_scan(sched_scan_req, NL80211_CMD_START_SCHED_SCAN); in nl80211_start_sched_scan()17461 void nl80211_send_sched_scan(struct cfg80211_sched_scan_request *req, u32 cmd) in nl80211_send_sched_scan() function