Home
last modified time | relevance | path

Searched defs:wmi_disconnect_event (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dwmi.h1083 struct wmi_disconnect_event { struct
1084 __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 */
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dwmi.h1588 struct wmi_disconnect_event { struct
1590 __le16 proto_reason_status;
1593 u8 bssid[ETH_ALEN];
1596 u8 disconn_reason;
1598 u8 assoc_resp_len;
1599 u8 assoc_info[1];