Home
last modified time | relevance | path

Searched refs:ath10k_wmi_stop_scan (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dwmi-ops.h625 ath10k_wmi_stop_scan(struct ath10k *ar, const struct wmi_stop_scan_arg *arg) in ath10k_wmi_stop_scan() function
Dmac.c4525 ret = ath10k_wmi_stop_scan(ar, &arg); in ath10k_scan_stop()