Searched defs:cfg80211_crypto_settings (Results 1 – 1 of 1) sorted by relevance
157645 struct cfg80211_crypto_settings { struct157646 u32 wpa_versions;157647 u32 cipher_group;157648 int n_ciphers_pairwise;157649 u32 ciphers_pairwise[5];157650 int n_akm_suites;157651 u32 akm_suites[2];157652 bool control_port;157653 __be16 control_port_ethertype;157654 bool control_port_no_encrypt;[all …]