Lines Matching defs:wmi_connect_cmd
380 struct wmi_connect_cmd { struct
381 u8 network_type;
382 u8 dot11_auth_mode;
383 u8 auth_mode;
384 u8 pairwise_crypto_type;
385 u8 pairwise_crypto_len;
386 u8 group_crypto_type;
387 u8 group_crypto_len;
388 u8 ssid_len;
389 u8 ssid[WMI_MAX_SSID_LEN];
393 u8 channel;
395 u8 edmg_channel;
396 u8 bssid[WMI_MAC_LEN];
397 __le32 ctrl_flags;
398 u8 dst_mac[WMI_MAC_LEN];
399 u8 reserved1[2];