Searched refs:gen_stop_scan (Results 1 – 3 of 3) sorted by relevance
77 struct sk_buff *(*gen_stop_scan)(struct ath10k *ar, member584 if (!ar->wmi.ops->gen_stop_scan) in ath10k_wmi_stop_scan()587 skb = ar->wmi.ops->gen_stop_scan(ar, arg); in ath10k_wmi_stop_scan()
8742 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan,8814 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan,8886 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan,8954 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan,9022 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan,
3926 .gen_stop_scan = ath10k_wmi_tlv_op_gen_stop_scan,