Searched refs:total_ie_len (Results 1 – 1 of 1) sorted by relevance
1205 u16 total_ie_len; in mwifiex_update_bss_desc_with_ie() local1223 total_ie_len = element_len + sizeof(struct ieee_types_header); in mwifiex_update_bss_desc_with_ie()1225 if (bytes_left < total_ie_len) { in mwifiex_update_bss_desc_with_ie()1255 if (total_ie_len < sizeof(*fh_param_set)) in mwifiex_update_bss_desc_with_ie()1265 if (total_ie_len < sizeof(*ds_param_set)) in mwifiex_update_bss_desc_with_ie()1278 if (total_ie_len < sizeof(*cf_param_set)) in mwifiex_update_bss_desc_with_ie()1288 if (total_ie_len < sizeof(*ibss_param_set)) in mwifiex_update_bss_desc_with_ie()1367 if (total_ie_len == in mwifiex_update_bss_desc_with_ie()1369 total_ie_len == in mwifiex_update_bss_desc_with_ie()1377 current_ptr, total_ie_len); in mwifiex_update_bss_desc_with_ie()[all …]