Searched refs:tc_vap (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_crypto_tkip.c84 struct ieee80211vap *tc_vap; /* for diagnostics+statistics */ member in struct:tkip_ctx
119 ctx->tc_vap = vap;
141 IEEE80211_DPRINTF(ctx->tc_vap, IEEE80211_MSG_CRYPTO,
158 struct ieee80211vap *vap = ctx->tc_vap;
220 struct ieee80211vap *vap = ctx->tc_vap;
253 struct ieee80211vap *vap = ctx->tc_vap;
333 struct ieee80211vap *vap = ctx->tc_vap;
931 ctx->tc_vap->iv_stats.is_crypto_tkip++;
959 struct ieee80211vap *vap = ctx->tc_vap;

Completed in 111 milliseconds