Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/wil6210/
Dwil6210.h1419 int wmi_stop_sched_scan(struct wil6210_priv *wil);
Dcfg80211.c2547 rc = wmi_stop_sched_scan(wil); in wil_cfg80211_sched_scan_stop()
Dwmi.c3585 int wmi_stop_sched_scan(struct wil6210_priv *wil) in wmi_stop_sched_scan() function