Searched defs:wpa_driver_capa (Results 1 – 1 of 1) sorted by relevance
1090 struct wpa_driver_capa { struct1102 unsigned int key_mgmt;1118 unsigned int enc;1124 unsigned int auth;1217 u64 flags;1221 unsigned int smps_modes;1223 unsigned int wmm_ac_supported:1;1225 unsigned int mac_addr_rand_scan_supported:1;1226 unsigned int mac_addr_rand_sched_scan_supported:1;1229 int max_scan_ssids;[all …]