Lines Matching refs:pr_err

104 			pr_err("Multi has invalid child");  in mlxfw_mfa2_tlv_multi_validate()
128 pr_err("Device %d is not a valid TLV error\n", dev_idx); in mlxfw_mfa2_file_dev_validate()
139 pr_err("Device %d does not have PSID\n", dev_idx); in mlxfw_mfa2_file_dev_validate()
145 pr_err("Device %d PSID TLV is not valid\n", dev_idx); in mlxfw_mfa2_file_dev_validate()
160 pr_err("Device %d has no components\n", dev_idx); in mlxfw_mfa2_file_dev_validate()
173 pr_err("Device %d COMPONENT_PTR TLV is not valid\n", in mlxfw_mfa2_file_dev_validate()
197 pr_err("Component %d is not a valid TLV error\n", comp_idx); in mlxfw_mfa2_file_comp_validate()
207 pr_err("Component descriptor %d multi TLV error\n", comp_idx); in mlxfw_mfa2_file_comp_validate()
213 pr_err("Component %d does not have a valid descriptor\n", in mlxfw_mfa2_file_comp_validate()
236 pr_err("Device TLV error\n"); in mlxfw_mfa2_file_validate()
249 pr_err("Device TLV error\n"); in mlxfw_mfa2_file_validate()
278 pr_err("Could not parse package descriptor TLV\n"); in mlxfw_mfa2_file_init()
284 pr_err("First TLV is not of valid multi type\n"); in mlxfw_mfa2_file_init()
294 pr_err("Could not parse package descriptor TLV\n"); in mlxfw_mfa2_file_init()
300 pr_err("First device TLV is not valid\n"); in mlxfw_mfa2_file_init()
311 pr_err("Component block is out side the file\n"); in mlxfw_mfa2_file_init()
317 pr_err("Component block size is too big\n"); in mlxfw_mfa2_file_init()
405 pr_err("xz no memory\n"); in mlxfw_mfa2_xz_dec_run()
408 pr_err("xz file corrupted\n"); in mlxfw_mfa2_xz_dec_run()
411 pr_err("xz format not found\n"); in mlxfw_mfa2_xz_dec_run()
414 pr_err("unsupported xz option\n"); in mlxfw_mfa2_xz_dec_run()
417 pr_err("xz dictionary too small\n"); in mlxfw_mfa2_xz_dec_run()
420 pr_err("xz error %d\n", xz_ret); in mlxfw_mfa2_xz_dec_run()
454 pr_err("xz section too short\n"); in mlxfw_mfa2_file_cb_offset_xz()
560 pr_err("Component could not be reached in CB\n"); in mlxfw_mfa2_file_component_get()
566 pr_err("Component has wrong magic\n"); in mlxfw_mfa2_file_component_get()