Searched refs:tc_vap (Results 1 – 1 of 1) sorted by relevance
88 struct ieee80211vap *tc_vap; /* for diagnostics+statistics */ member122 ctx->tc_vap = vap; in tkip_attach()144 IEEE80211_DPRINTF(ctx->tc_vap, IEEE80211_MSG_CRYPTO, in tkip_setkey()157 struct ieee80211vap *vap = ctx->tc_vap; in tkip_setiv()180 struct ieee80211vap *vap = ctx->tc_vap; in tkip_encap()259 struct ieee80211vap *vap = ctx->tc_vap; in tkip_enmic()293 struct ieee80211vap *vap = ctx->tc_vap; in tkip_decap()400 struct ieee80211vap *vap = ctx->tc_vap; in tkip_demic()414 struct ieee80211vap *vap = ctx->tc_vap; in tkip_demic()1007 ctx->tc_vap->iv_stats.is_crypto_tkip++; in tkip_encrypt()[all …]