Searched refs:total_ie_len (Results 1 – 1 of 1) sorted by relevance
1210 u16 total_ie_len; in mwifiex_update_bss_desc_with_ie() local1228 total_ie_len = element_len + sizeof(struct ieee_types_header); in mwifiex_update_bss_desc_with_ie()1230 if (bytes_left < total_ie_len) { in mwifiex_update_bss_desc_with_ie()1260 if (total_ie_len < sizeof(*fh_param_set)) in mwifiex_update_bss_desc_with_ie()1270 if (total_ie_len < sizeof(*ds_param_set)) in mwifiex_update_bss_desc_with_ie()1283 if (total_ie_len < sizeof(*cf_param_set)) in mwifiex_update_bss_desc_with_ie()1293 if (total_ie_len < sizeof(*ibss_param_set)) in mwifiex_update_bss_desc_with_ie()1372 if (total_ie_len == in mwifiex_update_bss_desc_with_ie()1374 total_ie_len == in mwifiex_update_bss_desc_with_ie()1382 current_ptr, total_ie_len); in mwifiex_update_bss_desc_with_ie()[all …]