Home
last modified time | relevance | path

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

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