Lines Matching defs:enc_level
62 int enc_level);
186 * @enc_level: Depth of the nested structure from the main structure.
200 int enc_level)
207 out_buf_len - encoded_bytes, enc_level);
226 * @enc_level: Depth of the string element from the main structure.
238 u32 out_buf_len, int enc_level)
255 if (enc_level == 1) {
286 * @enc_level: Encode level to indicate the depth of the nested structure,
294 int enc_level)
313 if (enc_level == 1)
337 temp_ei = skip_to_next_elem(temp_ei, enc_level);
357 temp_ei = skip_to_next_elem(temp_ei, enc_level);
388 enc_level + 1);
399 enc_level);
411 if (encode_tlv && enc_level == 1) {