Lines Matching defs:wmi_connect_event
2284 struct wmi_connect_event { struct
2285 u8 channel;
2286 u8 reserved0;
2287 u8 bssid[WMI_MAC_LEN];
2288 __le16 listen_interval;
2289 __le16 beacon_interval;
2290 u8 network_type;
2291 u8 reserved1[3];
2292 u8 beacon_ie_len;
2293 u8 assoc_req_len;
2294 u8 assoc_resp_len;
2295 u8 cid;
2296 u8 aid;
2297 u8 reserved2[2];
2299 u8 assoc_info[0];