Searched refs:assoc_resp_ie_offset (Results 1 – 2 of 2) sorted by relevance
424 const size_t assoc_resp_ie_offset = sizeof(u16) * 3; in wmi_evt_connect() local460 assoc_resp_ie_offset]; in wmi_evt_connect()461 assoc_resp_ielen = evt->assoc_resp_len - assoc_resp_ie_offset; in wmi_evt_connect()462 if (evt->assoc_resp_len <= assoc_resp_ie_offset) { in wmi_evt_connect()
751 u8 assoc_resp_ie_offset = sizeof(u16) + sizeof(u16) + sizeof(u16); in ath6kl_cfg80211_connect_event() local755 assoc_resp_ie_offset; in ath6kl_cfg80211_connect_event()758 assoc_resp_len -= assoc_resp_ie_offset; in ath6kl_cfg80211_connect_event()