Searched defs:wpa_driver_capa (Results 1 – 1 of 1) sorted by relevance
1143 struct wpa_driver_capa { struct1155 unsigned int key_mgmt;1171 unsigned int enc;1177 unsigned int auth;1274 u64 flags;1281 unsigned int smps_modes;1283 unsigned int wmm_ac_supported:1;1285 unsigned int mac_addr_rand_scan_supported:1;1286 unsigned int mac_addr_rand_sched_scan_supported:1;1289 int max_scan_ssids;[all …]