Searched refs:ielength (Results 1 – 1 of 1) sorted by relevance
1921 unsigned int ielength = 0; in rtw_restruct_wmm_ie() local1926 ielength = initial_out_len; in rtw_restruct_wmm_ie()1930 out_ie[ielength] = in_ie[j]; in rtw_restruct_wmm_ie()1931 ielength++; in rtw_restruct_wmm_ie()1943 return ielength; in rtw_restruct_wmm_ie()1998 uint ielength; in rtw_restruct_sec_ie() local2007 ielength = 12; in rtw_restruct_sec_ie()2016 ielength += psecuritypriv->wps_ie_len; in rtw_restruct_sec_ie()2026 return ielength; in rtw_restruct_sec_ie()2029 ielength = rtw_append_pmkid(adapter, iEntry, out_ie, ielength); in rtw_restruct_sec_ie()[all …]