Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Dcommon.h71 NONE_CRYPT = 0x01, enumerator
H A Dinit.c241 vif->prwise_crypto = NONE_CRYPT; in ath6kl_init_profile_info()
243 vif->grp_crypto = NONE_CRYPT; in ath6kl_init_profile_info()
H A Dwmi.c1868 if ((pairwise_crypto == NONE_CRYPT) && (group_crypto != NONE_CRYPT)) in ath6kl_wmi_connect_cmd()
1871 if ((pairwise_crypto != NONE_CRYPT) && (group_crypto == NONE_CRYPT)) in ath6kl_wmi_connect_cmd()