Home
last modified time | relevance | path

Searched defs:cfg80211_crypto_settings (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h1028 struct cfg80211_crypto_settings { struct
1029 u32 wpa_versions;
1030 u32 cipher_group;
1031 int n_ciphers_pairwise;
1032 u32 ciphers_pairwise[NL80211_MAX_NR_CIPHER_SUITES];
1033 int n_akm_suites;
1034 u32 akm_suites[NL80211_MAX_NR_AKM_SUITES];
1035 bool control_port;
1036 __be16 control_port_ethertype;
1037 bool control_port_no_encrypt;
[all …]