Lines Matching defs:wmi_connect_cmd
370 struct wmi_connect_cmd { struct
371 u8 network_type;
372 u8 dot11_auth_mode;
373 u8 auth_mode;
374 u8 pairwise_crypto_type;
375 u8 pairwise_crypto_len;
376 u8 group_crypto_type;
377 u8 group_crypto_len;
378 u8 ssid_len;
379 u8 ssid[WMI_MAX_SSID_LEN];
383 u8 channel;
385 u8 edmg_channel;
386 u8 bssid[WMI_MAC_LEN];
387 __le32 ctrl_flags;
388 u8 dst_mac[WMI_MAC_LEN];
389 u8 reserved1[2];