Searched refs:assoc_resp_ie_offset (Results 1 – 2 of 2) sorted by relevance
966 const size_t assoc_resp_ie_offset = sizeof(u16) * 3; in wmi_evt_connect() local1003 assoc_resp_ie_offset]; in wmi_evt_connect()1004 assoc_resp_ielen = evt->assoc_resp_len - assoc_resp_ie_offset; in wmi_evt_connect()1005 if (evt->assoc_resp_len <= assoc_resp_ie_offset) { in wmi_evt_connect()1727 const size_t assoc_resp_ie_offset = sizeof(u16) * 3; in wmi_evt_reassoc_status() local1781 if (le16_to_cpu(data->reassoc_resp_ie_len) <= assoc_resp_ie_offset) { in wmi_evt_reassoc_status()1788 assoc_resp_ie_offset]; in wmi_evt_reassoc_status()1790 assoc_resp_ie_offset; in wmi_evt_reassoc_status()
750 u8 assoc_resp_ie_offset = sizeof(u16) + sizeof(u16) + sizeof(u16); in ath6kl_cfg80211_connect_event() local754 assoc_resp_ie_offset; in ath6kl_cfg80211_connect_event()757 assoc_resp_len -= assoc_resp_ie_offset; in ath6kl_cfg80211_connect_event()