Searched refs:pull_fw_stats (Results 1 – 2 of 2) sorted by relevance
44 int (*pull_fw_stats)(struct ath10k *ar, struct sk_buff *skb, member402 if (!ar->wmi.ops->pull_fw_stats) in ath10k_wmi_pull_fw_stats()405 return ar->wmi.ops->pull_fw_stats(ar, skb, stats); in ath10k_wmi_pull_fw_stats()
9162 .pull_fw_stats = ath10k_wmi_main_op_pull_fw_stats,9224 .pull_fw_stats = ath10k_wmi_10x_op_pull_fw_stats,9294 .pull_fw_stats = ath10k_wmi_10_2_op_pull_fw_stats,9364 .pull_fw_stats = ath10k_wmi_10_2_4_op_pull_fw_stats,9442 .pull_fw_stats = ath10k_wmi_10_4_op_pull_fw_stats,