Searched defs:cfg80211_crypto_settings (Results 1 – 1 of 1) sorted by relevance
354 struct cfg80211_crypto_settings { struct355 u32 wpa_versions;356 u32 cipher_group;357 int n_ciphers_pairwise;358 u32 ciphers_pairwise[NL80211_MAX_NR_CIPHER_SUITES];359 int n_akm_suites;360 u32 akm_suites[NL80211_MAX_NR_AKM_SUITES];361 bool control_port;362 __be16 control_port_ethertype;363 bool control_port_no_encrypt;