Home
last modified time | relevance | path

Searched refs:ieee80211_request_sched_scan_stop (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dpm.c16 if (ieee80211_request_sched_scan_stop(local)) in ieee80211_sched_scan_cancel()
H A Dscan.c1385 int ieee80211_request_sched_scan_stop(struct ieee80211_local *local) in ieee80211_request_sched_scan_stop() function
H A Dieee80211_i.h1965 int ieee80211_request_sched_scan_stop(struct ieee80211_local *local);
H A Dcfg.c2900 return ieee80211_request_sched_scan_stop(local); in ieee80211_sched_scan_stop()