Searched refs:assoc_resp_ie_offset (Results 1 – 2 of 2) sorted by relevance
920 const size_t assoc_resp_ie_offset = sizeof(u16) * 3; in wmi_evt_connect() local957 assoc_resp_ie_offset]; in wmi_evt_connect()958 assoc_resp_ielen = evt->assoc_resp_len - assoc_resp_ie_offset; in wmi_evt_connect()959 if (evt->assoc_resp_len <= assoc_resp_ie_offset) { in wmi_evt_connect()
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()