Searched refs:total_ie_len (Results 1 – 1 of 1) sorted by relevance
1222 u16 total_ie_len; in mwifiex_update_bss_desc_with_ie() local1240 total_ie_len = element_len + sizeof(struct ieee_types_header); in mwifiex_update_bss_desc_with_ie()1242 if (bytes_left < total_ie_len) { in mwifiex_update_bss_desc_with_ie()1272 if (total_ie_len < sizeof(*fh_param_set)) in mwifiex_update_bss_desc_with_ie()1282 if (total_ie_len < sizeof(*ds_param_set)) in mwifiex_update_bss_desc_with_ie()1295 if (total_ie_len < sizeof(*cf_param_set)) in mwifiex_update_bss_desc_with_ie()1305 if (total_ie_len < sizeof(*ibss_param_set)) in mwifiex_update_bss_desc_with_ie()1384 if (total_ie_len == in mwifiex_update_bss_desc_with_ie()1386 total_ie_len == in mwifiex_update_bss_desc_with_ie()1394 current_ptr, total_ie_len); in mwifiex_update_bss_desc_with_ie()[all …]