Searched defs:wmi_disconnect_event (Results 1 – 2 of 2) sorted by relevance
1107 struct wmi_disconnect_event { struct1108 __le16 protocol_reason_status; /* reason code, see 802.11 spec. */1109 u8 bssid[WMI_MAC_LEN]; /* set if known */1110 u8 disconnect_reason; /* see wmi_disconnect_reason */1111 u8 assoc_resp_len; /* not used */1112 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];