Home
last modified time | relevance | path

Searched refs:gen_pdev_get_tpc_config (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dwmi-ops.h201 struct sk_buff *(*gen_pdev_get_tpc_config)(struct ath10k *ar, member
1504 if (!ar->wmi.ops->gen_pdev_get_tpc_config) in ath10k_wmi_pdev_get_tpc_config()
1507 skb = ar->wmi.ops->gen_pdev_get_tpc_config(ar, param); in ath10k_wmi_pdev_get_tpc_config()
Dwmi.c9370 .gen_pdev_get_tpc_config = ath10k_wmi_10_2_4_op_gen_pdev_get_tpc_config,
9456 .gen_pdev_get_tpc_config = ath10k_wmi_10_2_4_op_gen_pdev_get_tpc_config,