Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-ops.h625 ath10k_wmi_stop_scan(struct ath10k *ar, const struct wmi_stop_scan_arg *arg) in ath10k_wmi_stop_scan() function
H A Dmac.c4556 ret = ath10k_wmi_stop_scan(ar, &arg); in ath10k_scan_stop()