Searched refs:nl80211_send_sched_scan (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.h | 46 void nl80211_send_sched_scan(struct cfg80211_sched_scan_request *req, u32 cmd);
|
H A D | scan.c | 1161 nl80211_send_sched_scan(req, in cfg80211_sched_scan_results_wk() 1218 nl80211_send_sched_scan(req, NL80211_CMD_SCHED_SCAN_STOPPED); in cfg80211_stop_sched_scan_req()
|
H A D | nl80211.c | 8850 nl80211_send_sched_scan(sched_scan_req, NL80211_CMD_START_SCHED_SCAN); in nl80211_start_sched_scan() 15794 void nl80211_send_sched_scan(struct cfg80211_sched_scan_request *req, u32 cmd) in nl80211_send_sched_scan() function
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.h | 42 void nl80211_send_sched_scan(struct cfg80211_sched_scan_request *req, u32 cmd);
|
H A D | scan.c | 1197 nl80211_send_sched_scan(req, in cfg80211_sched_scan_results_wk() 1254 nl80211_send_sched_scan(req, NL80211_CMD_SCHED_SCAN_STOPPED); in cfg80211_stop_sched_scan_req()
|
H A D | nl80211.c | 9919 nl80211_send_sched_scan(sched_scan_req, NL80211_CMD_START_SCHED_SCAN); in nl80211_start_sched_scan() 17780 void nl80211_send_sched_scan(struct cfg80211_sched_scan_request *req, u32 cmd) in nl80211_send_sched_scan() function
|
Completed in 46 milliseconds