Lines Matching defs:tmpl
1617 ath11k_warn(ar->ab, "failed to update bcn tmpl during vdev up: %d\n",
3210 struct sk_buff *tmpl;
3218 tmpl = ieee80211_get_fils_discovery_tmpl(ar->hw, arvif->vif);
3219 if (tmpl)
3221 tmpl);
3226 tmpl = ieee80211_get_unsol_bcast_probe_resp_tmpl(ar->hw,
3228 if (tmpl)
3230 tmpl);
3235 if (!tmpl) {
3243 kfree_skb(tmpl);
7453 ath11k_warn(ab, "failed to update bcn tmpl during csa: %d\n",