Searched refs:gen_pdev_get_tpc_config (Results 1 – 2 of 2) sorted by relevance
180 struct sk_buff *(*gen_pdev_get_tpc_config)(struct ath10k *ar, member1287 if (!ar->wmi.ops->gen_pdev_get_tpc_config) in ath10k_wmi_pdev_get_tpc_config()1290 skb = ar->wmi.ops->gen_pdev_get_tpc_config(ar, param); in ath10k_wmi_pdev_get_tpc_config()
7491 .gen_pdev_get_tpc_config = ath10k_wmi_10_2_4_op_gen_pdev_get_tpc_config,