Home
last modified time | relevance | path

Searched refs:grp_crypto (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c224 u8 *ar_cipher = ucast ? &vif->prwise_crypto : &vif->grp_crypto; in ath6kl_set_cipher()
615 vif->prwise_crypto_len, vif->grp_crypto, in ath6kl_cfg80211_connect()
637 vif->grp_crypto, vif->grp_crypto_len, in ath6kl_cfg80211_connect()
1353 key_type = vif->grp_crypto; in ath6kl_cfg80211_set_default_key()
1673 vif->prwise_crypto_len, vif->grp_crypto, in ath6kl_cfg80211_join_ibss()
1680 vif->grp_crypto, vif->grp_crypto_len, in ath6kl_cfg80211_join_ibss()
H A Dcore.h614 u8 grp_crypto; member
H A Dinit.c243 vif->grp_crypto = NONE_CRYPT; in ath6kl_init_profile_info()