Searched refs:gen_stop_scan (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-ops.h | 71 struct sk_buff *(*gen_stop_scan)(struct ath10k *ar, member 629 if (!ar->wmi.ops->gen_stop_scan) in ath10k_wmi_stop_scan() 632 skb = ar->wmi.ops->gen_stop_scan(ar, arg); in ath10k_wmi_stop_scan()
|
H A D | wmi.c | 9125 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan, 9197 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan, 9269 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan, 9338 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan, 9408 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan,
|
H A D | wmi-tlv.c | 4541 .gen_stop_scan = ath10k_wmi_tlv_op_gen_stop_scan,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-ops.h | 71 struct sk_buff *(*gen_stop_scan)(struct ath10k *ar, member 629 if (!ar->wmi.ops->gen_stop_scan) in ath10k_wmi_stop_scan() 632 skb = ar->wmi.ops->gen_stop_scan(ar, arg); in ath10k_wmi_stop_scan()
|
H A D | wmi.c | 9103 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan, 9175 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan, 9247 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan, 9316 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan, 9386 .gen_stop_scan = ath10k_wmi_op_gen_stop_scan,
|
H A D | wmi-tlv.c | 4552 .gen_stop_scan = ath10k_wmi_tlv_op_gen_stop_scan,
|
Completed in 37 milliseconds