Home
last modified time | relevance | path

Searched refs:ath6kl_crypto_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcommon.h70 enum ath6kl_crypto_type { enum
H A Dwmi.h2559 enum ath6kl_crypto_type pairwise_crypto,
2561 enum ath6kl_crypto_type group_crypto,
2613 enum ath6kl_crypto_type key_type,
H A Dwmi.c1848 enum ath6kl_crypto_type pairwise_crypto, in ath6kl_wmi_connect_cmd()
1850 enum ath6kl_crypto_type group_crypto, in ath6kl_wmi_connect_cmd()
2289 enum ath6kl_crypto_type key_type, in ath6kl_wmi_addkey_cmd()
H A Dcfg80211.c1325 enum ath6kl_crypto_type key_type = NONE_CRYPT; in ath6kl_cfg80211_set_default_key()