Searched refs:total_ie_len (Results 1 – 1 of 1) sorted by relevance
1193 u16 total_ie_len; in mwifiex_update_bss_desc_with_ie() local1211 total_ie_len = element_len + sizeof(struct ieee_types_header); in mwifiex_update_bss_desc_with_ie()1213 if (bytes_left < total_ie_len) { in mwifiex_update_bss_desc_with_ie()1243 if (total_ie_len < sizeof(*fh_param_set)) in mwifiex_update_bss_desc_with_ie()1253 if (total_ie_len < sizeof(*ds_param_set)) in mwifiex_update_bss_desc_with_ie()1266 if (total_ie_len < sizeof(*cf_param_set)) in mwifiex_update_bss_desc_with_ie()1276 if (total_ie_len < sizeof(*ibss_param_set)) in mwifiex_update_bss_desc_with_ie()1355 if (total_ie_len == in mwifiex_update_bss_desc_with_ie()1357 total_ie_len == in mwifiex_update_bss_desc_with_ie()1365 current_ptr, total_ie_len); in mwifiex_update_bss_desc_with_ie()[all …]