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

/freebsd-12-stable/sys/net80211/
H A Dieee80211_crypto_tkip.c88 struct ieee80211vap *tc_vap; /* for diagnostics+statistics */ member in struct:tkip_ctx
122 ctx->tc_vap = vap;
144 IEEE80211_DPRINTF(ctx->tc_vap, IEEE80211_MSG_CRYPTO,
157 struct ieee80211vap *vap = ctx->tc_vap;
180 struct ieee80211vap *vap = ctx->tc_vap;
260 struct ieee80211vap *vap = ctx->tc_vap;
294 struct ieee80211vap *vap = ctx->tc_vap;
401 struct ieee80211vap *vap = ctx->tc_vap;
415 struct ieee80211vap *vap = ctx->tc_vap;
1014 ctx->tc_vap
[all...]

Completed in 164 milliseconds