Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dnl80211.h42 void nl80211_send_sched_scan(struct cfg80211_sched_scan_request *req, u32 cmd);
H A Dscan.c1252 nl80211_send_sched_scan(req, in cfg80211_sched_scan_results_wk()
1309 nl80211_send_sched_scan(req, NL80211_CMD_SCHED_SCAN_STOPPED); in cfg80211_stop_sched_scan_req()
H A Dnl80211.c10055 nl80211_send_sched_scan(sched_scan_req, NL80211_CMD_START_SCHED_SCAN); in nl80211_start_sched_scan()
17909 void nl80211_send_sched_scan(struct cfg80211_sched_scan_request *req, u32 cmd) in nl80211_send_sched_scan() function