Searched refs:IEEE80211_C_TKIP (Results 1 – 5 of 5) sorted by relevance
263 #define IEEE80211_C_TKIP 0x00000002 /* CAPABILITY: TKIP available */ macro
868 case IEEE80211_C_TKIP: return IEEE80211_CIPHER_TKIP; in cap2cipher()2034 case IEEE80211_CIPHER_TKIP: return IEEE80211_C_TKIP; in cipher2cap()
534 ic->ic_caps |= IEEE80211_C_TKIP; in ath_attach()1001 if ((ic->ic_caps & IEEE80211_C_TKIP) && in ath_settkipmic()
379 IEEE80211_C_TKIP | in bwfm_attach()
689 IEEE80211_C_TKIP | /* TKIP */ in run_attach()