Searched refs:gen_force_fw_hang (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h136 struct sk_buff *(*gen_force_fw_hang)(struct ath10k *ar, member in struct:wmi_ops
1115 if (!ar->wmi.ops->gen_force_fw_hang)
1118 skb = ar->wmi.ops->gen_force_fw_hang(ar, type, delay_ms);
H A Dwmi-tlv.c4577 .gen_force_fw_hang = ath10k_wmi_tlv_op_gen_force_fw_hang,
H A Dwmi.c9146 .gen_force_fw_hang = ath10k_wmi_op_gen_force_fw_hang,
9217 .gen_force_fw_hang = ath10k_wmi_op_gen_force_fw_hang,
9290 .gen_force_fw_hang = ath10k_wmi_op_gen_force_fw_hang,
9357 .gen_force_fw_hang = ath10k_wmi_op_gen_force_fw_hang,
9427 .gen_force_fw_hang = ath10k_wmi_op_gen_force_fw_hang,

Completed in 235 milliseconds