Searched refs:tc_vap (Results 1 – 1 of 1) sorted by relevance
86 struct ieee80211vap *tc_vap; /* for diagnostics+statistics */ member120 ctx->tc_vap = vap; in tkip_attach()142 IEEE80211_DPRINTF(ctx->tc_vap, IEEE80211_MSG_CRYPTO, in tkip_setkey()155 struct ieee80211vap *vap = ctx->tc_vap; in tkip_setiv()178 struct ieee80211vap *vap = ctx->tc_vap; in tkip_encap()257 struct ieee80211vap *vap = ctx->tc_vap; in tkip_enmic()291 struct ieee80211vap *vap = ctx->tc_vap; in tkip_decap()398 struct ieee80211vap *vap = ctx->tc_vap; in tkip_demic()412 struct ieee80211vap *vap = ctx->tc_vap; in tkip_demic()1006 ctx->tc_vap->iv_stats.is_crypto_tkip++; in tkip_encrypt()[all …]