Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h6336 int ath12k_wmi_send_scan_stop_cmd(struct ath12k *ar,
H A Dwmi.c2821 int ath12k_wmi_send_scan_stop_cmd(struct ath12k *ar, in ath12k_wmi_send_scan_stop_cmd() function
H A Dmac.c4680 ret = ath12k_wmi_send_scan_stop_cmd(ar, &arg); in ath12k_scan_stop()