Searched defs:wmi_disconnect_event (Results 1 – 2 of 2) sorted by relevance
1083 struct wmi_disconnect_event { struct1084 __le16 protocol_reason_status; /* reason code, see 802.11 spec. */1085 u8 bssid[WMI_MAC_LEN]; /* set if known */1086 u8 disconnect_reason; /* see wmi_disconnect_reason */1087 u8 assoc_resp_len; /* not used */1088 u8 assoc_info[0]; /* not used */
1588 struct wmi_disconnect_event { struct1590 __le16 proto_reason_status;1593 u8 bssid[ETH_ALEN];1596 u8 disconn_reason;1598 u8 assoc_resp_len;1599 u8 assoc_info[1];