Searched refs:gen_prb_tmpl (Results 1 – 2 of 2) sorted by relevance
167 struct sk_buff *(*gen_prb_tmpl)(struct ath10k *ar, u32 vdev_id, member1297 if (!ar->wmi.ops->gen_prb_tmpl) in ath10k_wmi_prb_tmpl()1300 skb = ar->wmi.ops->gen_prb_tmpl(ar, vdev_id, prb); in ath10k_wmi_prb_tmpl()
4579 .gen_prb_tmpl = ath10k_wmi_tlv_op_gen_prb_tmpl,