Home
last modified time | relevance | path

Searched refs:nl80211_send_sched_scan (Results 1 – 3 of 3) sorted by relevance

/net/wireless/
Dnl80211.h48 void nl80211_send_sched_scan(struct cfg80211_sched_scan_request *req, u32 cmd);
Dscan.c620 nl80211_send_sched_scan(req, in cfg80211_sched_scan_results_wk()
677 nl80211_send_sched_scan(req, NL80211_CMD_SCHED_SCAN_STOPPED); in cfg80211_stop_sched_scan_req()
Dnl80211.c8285 nl80211_send_sched_scan(sched_scan_req, NL80211_CMD_START_SCHED_SCAN); in nl80211_start_sched_scan()
14964 void nl80211_send_sched_scan(struct cfg80211_sched_scan_request *req, u32 cmd) in nl80211_send_sched_scan() function