Lines Matching defs:tmpl
1184 ath12k_warn(ar->ab, "failed to update bcn tmpl during vdev up: %d\n",
2447 struct sk_buff *tmpl;
2455 tmpl = ieee80211_get_fils_discovery_tmpl(ar->hw, arvif->vif);
2456 if (tmpl)
2458 tmpl);
2463 tmpl = ieee80211_get_unsol_bcast_probe_resp_tmpl(ar->hw,
2465 if (tmpl)
2467 tmpl);
2472 if (!tmpl) {
2480 kfree_skb(tmpl);
6054 ath12k_warn(ab, "failed to update bcn tmpl during csa: %d\n",