Searched refs:ic_cryptocaps (Results 1 – 13 of 13) sorted by relevance
203 ic->ic_cryptocaps = cipher_set; in ieee80211_crypto_set_supported_hardware_ciphers()394 if ((ic->ic_cryptocaps & (1<<cipher)) == 0) { in ieee80211_crypto_newkey()406 (ic->ic_cryptocaps & IEEE80211_CRYPTO_TKIPMIC) == 0) { in ieee80211_crypto_newkey()
168 uint32_t ic_cryptocaps; /* hardware crypto caps */ member
686 ic->ic_cryptocaps, IEEE80211_CRYPTO_BITS); in _db_show_com()
712 dc->dc_cryptocaps = ic->ic_cryptocaps | ic->ic_sw_cryptocaps; in ieee80211_ioctl_getdevcaps()
931 ic->ic_cryptocaps |= IEEE80211_CRYPTO_WEP; in ath_attach()933 ic->ic_cryptocaps |= IEEE80211_CRYPTO_AES_OCB; in ath_attach()935 ic->ic_cryptocaps |= IEEE80211_CRYPTO_AES_CCM; in ath_attach()937 ic->ic_cryptocaps |= IEEE80211_CRYPTO_CKIP; in ath_attach()939 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIP; in ath_attach()946 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIPMIC; in ath_attach()2566 if ((ic->ic_cryptocaps & IEEE80211_CRYPTO_TKIP) && !sc->sc_wmetkipmic) { in ath_settkipmic()2569 ic->ic_cryptocaps &= ~IEEE80211_CRYPTO_TKIPMIC; in ath_settkipmic()2572 ic->ic_cryptocaps |= IEEE80211_CRYPTO_TKIPMIC; in ath_settkipmic()
239 ic->ic_cryptocaps = in rtwn_attach()
548 ic->ic_cryptocaps = in rum_attach()
554 ic->ic_cryptocaps = in rsu_attach()
630 ic->ic_cryptocaps = IEEE80211_CRYPTO_WEP | IEEE80211_CRYPTO_AES_CCM | in mtw_attach()
876 ic->ic_cryptocaps = in run_attach()
5673 ic->ic_cryptocaps = 0;5677 ic->ic_cryptocaps |= lkpi_l80211_to_net80211_cyphers(
440 ic->ic_cryptocaps |= IEEE80211_CRYPTO_WEP in mwl_attach()
471 ic->ic_cryptocaps = in wpi_attach()