Searched refs:gen_vdev_wmm_conf (Results 1 – 3 of 3) sorted by relevance
93 struct sk_buff *(*gen_vdev_wmm_conf)(struct ath10k *ar, u32 vdev_id, member850 skb = ar->wmi.ops->gen_vdev_wmm_conf(ar, vdev_id, arg); in ath10k_wmi_vdev_wmm_conf()
4550 .gen_vdev_wmm_conf = ath10k_wmi_tlv_op_gen_vdev_wmm_conf,
7823 if (ar->wmi.ops->gen_vdev_wmm_conf) { in ath10k_conf_tx()