Lines Matching refs:pr_err

132 			pr_err("Multi has invalid child");  in mlxfw_mfa2_tlv_multi_validate()
156 pr_err("Device %d is not a valid TLV error\n", dev_idx); in mlxfw_mfa2_file_dev_validate()
167 pr_err("Device %d does not have PSID\n", dev_idx); in mlxfw_mfa2_file_dev_validate()
173 pr_err("Device %d PSID TLV is not valid\n", dev_idx); in mlxfw_mfa2_file_dev_validate()
188 pr_err("Device %d has no components\n", dev_idx); in mlxfw_mfa2_file_dev_validate()
201 pr_err("Device %d COMPONENT_PTR TLV is not valid\n", in mlxfw_mfa2_file_dev_validate()
225 pr_err("Component %d is not a valid TLV error\n", comp_idx); in mlxfw_mfa2_file_comp_validate()
235 pr_err("Component descriptor %d multi TLV error\n", comp_idx); in mlxfw_mfa2_file_comp_validate()
241 pr_err("Component %d does not have a valid descriptor\n", in mlxfw_mfa2_file_comp_validate()
264 pr_err("Device TLV error\n"); in mlxfw_mfa2_file_validate()
277 pr_err("Device TLV error\n"); in mlxfw_mfa2_file_validate()
306 pr_err("Could not parse package descriptor TLV\n"); in mlxfw_mfa2_file_init()
312 pr_err("First TLV is not of valid multi type\n"); in mlxfw_mfa2_file_init()
322 pr_err("Could not parse package descriptor TLV\n"); in mlxfw_mfa2_file_init()
328 pr_err("First device TLV is not valid\n"); in mlxfw_mfa2_file_init()
339 pr_err("Component block is out side the file\n"); in mlxfw_mfa2_file_init()
345 pr_err("Component block size is too big\n"); in mlxfw_mfa2_file_init()
433 pr_err("xz no memory\n"); in mlxfw_mfa2_xz_dec_run()
436 pr_err("xz file corrupted\n"); in mlxfw_mfa2_xz_dec_run()
439 pr_err("xz format not found\n"); in mlxfw_mfa2_xz_dec_run()
442 pr_err("unsupported xz option\n"); in mlxfw_mfa2_xz_dec_run()
445 pr_err("xz dictionary too small\n"); in mlxfw_mfa2_xz_dec_run()
448 pr_err("xz error %d\n", xz_ret); in mlxfw_mfa2_xz_dec_run()
482 pr_err("xz section too short\n"); in mlxfw_mfa2_file_cb_offset_xz()
588 pr_err("Component could not be reached in CB\n"); in mlxfw_mfa2_file_component_get()
594 pr_err("Component has wrong magic\n"); in mlxfw_mfa2_file_component_get()