Searched refs:gen_bcn_tmpl (Results 1 – 2 of 2) sorted by relevance
163 struct sk_buff *(*gen_bcn_tmpl)(struct ath10k *ar, u32 vdev_id, member1280 if (!ar->wmi.ops->gen_bcn_tmpl) in ath10k_wmi_bcn_tmpl()1283 skb = ar->wmi.ops->gen_bcn_tmpl(ar, vdev_id, tim_ie_offset, bcn, in ath10k_wmi_bcn_tmpl()
4578 .gen_bcn_tmpl = ath10k_wmi_tlv_op_gen_bcn_tmpl,