Lines Matching refs:wk_flags
131 if ((k->wk_flags & IEEE80211_KEY_XR) == IEEE80211_KEY_XR) { in ath_keyset_tkip()
165 } else if (k->wk_flags & IEEE80211_KEY_XMIT) { in ath_keyset_tkip()
180 } else if (k->wk_flags & IEEE80211_KEY_RECV) { in ath_keyset_tkip()
223 if ((k->wk_flags & IEEE80211_KEY_SWCRYPT) == 0) { in ath_keyset()
258 (k->wk_flags & IEEE80211_KEY_GROUP) && in ath_keyset()
274 (k->wk_flags & IEEE80211_KEY_SWMIC) == 0) { in ath_keyset()
460 !(k->wk_flags & IEEE80211_KEY_GROUP) || in ath_key_alloc()
485 if (k->wk_flags & IEEE80211_KEY_SWCRYPT) { in ath_key_alloc()
488 (k->wk_flags & IEEE80211_KEY_SWMIC) == 0) { in ath_key_alloc()
518 (k->wk_flags & IEEE80211_KEY_SWMIC) == 0 && sc->sc_splitmic) in ath_key_delete()
527 (k->wk_flags & IEEE80211_KEY_SWMIC) == 0) { in ath_key_delete()