Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/wil6210/
Dwil6210.h1419 int wmi_stop_sched_scan(struct wil6210_priv *wil);
Dcfg80211.c2549 rc = wmi_stop_sched_scan(wil); in wil_cfg80211_sched_scan_stop()
Dwmi.c3587 int wmi_stop_sched_scan(struct wil6210_priv *wil) in wmi_stop_sched_scan() function