/freebsd/sys/dev/mlxfw/ |
H A D | mlxfw_mfa2.c | 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() [all …]
|
H A D | mlxfw_fsm.c | 86 pr_err("Firmware flash failed: %s\n", in mlxfw_fsm_state_wait() 92 pr_err("Timeout reached on FSM state change"); in mlxfw_fsm_state_wait() 125 pr_err("Component %d is of size %d which is bigger than limit %d\n", in mlxfw_flash_component() 186 pr_err("Could not find device PSID in MFA2 file\n"); in mlxfw_flash_components() 215 pr_err("Firmware file is not MFA2\n"); in mlxfw_firmware_flash() 226 pr_err("Could not lock the firmware FSM\n"); in mlxfw_firmware_flash() 242 pr_err("Could not activate the downloaded image\n"); in mlxfw_firmware_flash()
|
H A D | mlxfw_mfa2_tlv_multi.c | 94 pr_err("TLV parsing error\n"); in mlxfw_mfa2_tlv_multi_child_find() 115 pr_err("TLV parsing error\n"); in mlxfw_mfa2_tlv_multi_child_count()
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | qat_uclo.c | 75 pr_err("QAT: bad argument, ae_data is NULL\n "); in qat_uclo_free_ae_data() 104 pr_err("QAT: Invalid header 0x%x\n", hdr->file_id); in qat_uclo_check_uof_format() 108 pr_err("QAT: bad UOF version, major 0x%x, minor 0x%x\n", in qat_uclo_check_uof_format() 123 pr_err("QAT: invalid header 0x%x\n", suof_hdr->file_id); in qat_uclo_check_suof_format() 127 pr_err("QAT: unsupported firmware type\n"); in qat_uclo_check_suof_format() 131 pr_err("QAT: SUOF chunk amount is incorrect\n"); in qat_uclo_check_suof_format() 135 pr_err("QAT: bad SUOF version, major 0x%x, minor 0x%x\n", in qat_uclo_check_suof_format() 153 pr_err("QAT: error, mmp size overflow %d\n", num_in_bytes); in qat_uclo_wr_sram_by_words() 259 pr_err("QAT: initmem is out of range"); in qat_uclo_fetch_initmem_ae() 263 pr_err("QAT: Memory scope for init_mem error\n"); in qat_uclo_fetch_initmem_ae() [all …]
|
H A D | adf_ctl_drv.c | 230 pr_err("QAT: Failed to get accel_dev\n"); in adf_ctl_ioctl_bundle() 237 pr_err("QAT: Failed to get accel\n"); in adf_ctl_ioctl_bundle() 242 pr_err("QAT: Invalid bank number %d\n", reserve.bank_nr); in adf_ctl_ioctl_bundle() 246 pr_err("QAT: Invalid ring mask %0X\n", reserve.ring_mask); in adf_ctl_ioctl_bundle() 250 pr_err("QAT: Invalid user reserved bank\n"); in adf_ctl_ioctl_bundle() 269 pr_err("QAT: Failed to get bundle\n"); in adf_ctl_ioctl_reserve_ring() 275 pr_err("QAT: Bundle %d, rings 0x%04X already reserved\n", in adf_ctl_ioctl_reserve_ring() 293 pr_err("QAT: process %d not found\n", curproc->p_pid); in adf_ctl_ioctl_reserve_ring() 316 pr_err("QAT: Failed to get bundle\n"); in adf_ctl_ioctl_release_ring() 332 pr_err("QAT: No ring reservation found for PID %d\n", in adf_ctl_ioctl_release_ring() [all …]
|
H A D | adf_cfg_bundle.c | 81 pr_err("Trying to get ring pairs for a non-interrupt"); in adf_cfg_get_ring_pairs_from_bundle() 82 pr_err(" bundle from an interrupt bundle\n"); in adf_cfg_get_ring_pairs_from_bundle() 87 pr_err("Got an instance of different type (cy/dc) than the"); in adf_cfg_get_ring_pairs_from_bundle() 88 pr_err(" one request\n"); in adf_cfg_get_ring_pairs_from_bundle() 96 pr_err("User instance %s needs to be configured", inst->name); in adf_cfg_get_ring_pairs_from_bundle() 97 pr_err(" with IsPolled 1 or 2 for poll and epoll mode,"); in adf_cfg_get_ring_pairs_from_bundle() 98 pr_err(" respectively\n"); in adf_cfg_get_ring_pairs_from_bundle() 140 pr_err("1 Unknown service type %d of instance\n", inst->stype); in adf_cfg_get_ring_pairs_from_bundle() 338 pr_err("Unknown service type %d, mask 0x%x.\n", in adf_cfg_assign_serv_to_rings()
|
H A D | qat_hal.c | 123 pr_err("QAT: Read CSR timeout\n"); in qat_hal_rd_ae_csr() 141 pr_err("QAT: Write CSR Timeout\n"); in qat_hal_wr_ae_csr() 188 pr_err("QAT: wait_num_cycles time out\n"); in qat_hal_wait_cycles() 211 pr_err("QAT: bad ctx mode=%d\n", mode); in qat_hal_set_ae_ctx_mode() 232 pr_err("QAT: No next neigh for CPM2X\n"); in qat_hal_set_ae_nn_mode() 276 pr_err("QAT: lmType = 0x%x\n", lm_type); in qat_hal_set_ae_lm_mode() 534 pr_err("QAT: AE%d is inactive!!\n", ae); in qat_hal_check_ae_alive() 614 pr_err("QAT: Fail to init eSram!\n"); in qat_hal_init_esram() 725 pr_err("QAT: failed to get device out of reset\n"); in qat_hal_clr_reset() 793 pr_err( in qat_hal_wr_uwords() [all …]
|
/freebsd/sys/dev/enic/ |
H A D | enic_compat.h | 35 #define pr_err(y, args...) dev_err(0, y, ##args) macro 37 #define BUG() pr_err("BUG at %s:%d", __func__, __LINE__)
|
H A D | vnic_dev.c | 52 pr_err("vNIC BAR0 res hdr not mem-mapped\n"); in vnic_dev_discover_res() 65 pr_err("vNIC BAR0 res magic/version error " \ in vnic_dev_discover_res() 192 pr_err("Busy devcmd %d\n", _CMD_N(cmd)); in _vnic_dev_cmd() 221 pr_err("Devcmd %d failed " \ in _vnic_dev_cmd() 235 pr_err("Timedout devcmd %d\n", _CMD_N(cmd)); in _vnic_dev_cmd() 326 pr_err("number of args %d exceeds the maximum\n", nargs); in vnic_dev_cmd_proxy() 344 pr_err("Error %d proxy devcmd %d\n", err, _CMD_N(cmd)); in vnic_dev_cmd_proxy() 359 pr_err("number of args %d exceeds the maximum\n", nargs); in vnic_dev_cmd_no_proxy() 708 pr_err("Can't set packet filter\n"); in vnic_dev_packet_filter() 725 pr_err("Can't add addr [%02x:%02x:%02x:%02x:%02x:%02x], %d\n", in vnic_dev_add_addr() [all …]
|
H A D | vnic_intr.c | 23 pr_err("Failed to hook INTR[%d].ctrl resource\n", index); in vnic_intr_alloc()
|
H A D | vnic_rq.c | 75 pr_err("Failed to disable RQ[%d]\n", rq->index); in vnic_rq_disable()
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_page_alloc_dma.c | 227 pr_err("Setting allocation size to %lu is not allowed. Recommended size is %lu\n", in ttm_pool_store() 314 pr_err("%s: Failed to set %d pages to uc!\n", in ttm_set_pages_caching() 320 pr_err("%s: Failed to set %d pages to wc!\n", in ttm_set_pages_caching() 386 pr_err("%s: Failed to set %d pages to wb!\n", in ttm_dma_pages_put() 399 pr_err("%s: Failed to set %d pages to wb!\n", in ttm_dma_page_put() 437 pr_err("%s: Failed to allocate memory for pool free operation\n", in ttm_dma_page_pool_free() 721 pr_err("%s: Unable to allocate table for new pages\n", in ttm_dma_pool_alloc_new_pages() 734 pr_err("%s: Unable to get page %u\n", in ttm_dma_pool_alloc_new_pages() 817 pr_err("%s: Failed to fill %s pool (r:%d)!\n", in ttm_dma_page_pool_fill_locked()
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | json.c | 53 pr_err("Error opening events file '%s': %s\n", fn, in mapfile() 102 pr_err("%s: json error %s\n", fn, jsmn_strerror(res)); in parse_json()
|
H A D | jevents.c | 87 pr_err("%s: Wrong AggregationMode value '%s'\n", prog, aggr_mode); in convert() 239 pr_err("%s: Unknown MSR in event file %.*s\n", prog, in lookup_msr() 284 pr_err("%s:%d: " m ", got %s\n", fn, \ 524 pr_err("%s: could not find matching %s for %s\n", in try_fixup() 804 pr_err("%s: Invalid character '%c' in file name '%s'\n", in file_name_to_table_name() 1244 pr_err("Usage: %s <arch> <starting_dir> <output_file>\n", prog); in main() 1257 pr_err("%s Unable to create required file %s (%s)\n", in main()
|
H A D | json.h | 20 #define pr_err(fmt, ...) \ macro
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_sysfs.c | 84 pr_err("GUID 0 block 0 is RO\n"); in store_admin_alias_guid() 192 pr_err("failed to create %s\n", vdentry->dentry.attr.name); in create_sysfs_entry() 208 pr_err("failed to create %s\n", attr->name); in add_sysfs_port_mcg_attr() 348 pr_err("add_port_entries FAILED: for port:%d, error: %d\n", in add_port_entries() 484 pr_err("mlx4_gen_pkey_eqe failed for slave %d," in store_port_pkey() 608 pr_err("failed to create smi_enabled\n"); in add_vf_smi_entries() 619 pr_err("failed to create enable_smi_admin\n"); in add_vf_smi_entries() 853 pr_err("mlx4_ib_device_register_sysfs error (%d)\n", ret); in mlx4_ib_device_register_sysfs()
|
H A D | mlx4_ib_mad.c | 1707 pr_err("Failed reposting tunnel " in mlx4_ib_tunnel_comp_worker() 1748 pr_err("Fatal error (%d) on a MAD QP on port %d\n", in pv_qp_event_handler() 1796 pr_err("Couldn't create %s QP (%d)\n", in create_pv_sqp() 1815 pr_err("Couldn't change %s qp state to INIT (%d)\n", in create_pv_sqp() 1822 pr_err("Couldn't change %s qp state to RTR (%d)\n", in create_pv_sqp() 1830 pr_err("Couldn't change %s qp state to RTS (%d)\n", in create_pv_sqp() 1838 pr_err(" mlx4_ib_post_pv_buf error" in create_pv_sqp() 1888 pr_err("Failed reposting SQP " in mlx4_ib_sqp_comp_worker() 1920 pr_err("failed allocating pv resource context " in alloc_pv_object() 1958 pr_err("Failed allocating qp0 tunnel bufs (%d)\n", ret); in create_pv_resources() [all …]
|
H A D | mlx4_ib_cm.c | 82 pr_err("trying to set local_comm_id in SIDR_REP\n"); in set_local_comm_id() 97 pr_err("trying to set local_comm_id in SIDR_REP\n"); in get_local_comm_id() 112 pr_err("trying to set remote_comm_id in SIDR_REQ\n"); in set_remote_comm_id() 127 pr_err("trying to set remote_comm_id in SIDR_REQ\n"); in get_remote_comm_id()
|
H A D | mlx4_ib_main.c | 900 pr_err("Unable to get default sl to vl mapping for port %d. Using all zeroes (%d)\n", in mlx4_init_sl2vl_tbl() 1490 pr_err("Invalid priority value %d\n", flow_attr->priority); in __mlx4_ib_create_flow() 1495 pr_err("Invalid domain value %d\n", domain); in __mlx4_ib_create_flow() 1542 pr_err("mcg table is full. Fail to register network rule.\n"); in __mlx4_ib_create_flow() 1544 pr_err("Device managed flow steering is disabled. Fail to register network rule.\n"); in __mlx4_ib_create_flow() 1546 pr_err("Invalid argument. Fail to register network rule.\n"); in __mlx4_ib_create_flow() 1559 pr_err("Fail to detach network rule. registration id = 0x%llx\n", in __mlx4_ib_destroy_flow() 1809 pr_err("multicast attach op failed, err %d\n", err); in mlx4_ib_mcg_attach() 1889 pr_err("Couldn't find reg_id for mgid. Steering rule is left attached\n"); in mlx4_ib_mcg_detach() 2910 pr_err("failed to allocate memory for tunneling qp update\n"); in do_slave_init() [all …]
|
H A D | mlx4_ib_alias_GUID.c | 116 pr_err("%s: ERROR: asked for index:%d\n", __func__, index); in get_cached_alias_guid() 321 pr_err("block num mismatch: %d != %d\n", in aliasguid_query_handler() 762 pr_err("alias_guid_work: No Memory\n"); in alias_guid_work() 907 pr_err("init_alias_guid_service: Failed. (ret:%d)\n", ret); in mlx4_ib_init_alias_guid_service()
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_auxbus_compat.c | 67 pr_err("auxiliary_device has a NULL dev->parent\n"); in auxiliary_device_init() 72 pr_err("auxiliary_device has a NULL name\n"); in auxiliary_device_init()
|
/freebsd/sys/contrib/openzfs/contrib/intel_qat/patch/ |
H A D | 0001-pci_aer.diff | 14 pr_err("QAT: Can't find acceleration device\n");
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_iwpm_util.c | 71 pr_err("%s: Invalid sockaddr family\n", __func__); in iwpm_compare_sockaddr()
|
H A D | ib_uverbs_main.c | 1203 pr_err("user_verbs: couldn't register device number\n"); in ib_uverbs_init() 1211 pr_err("couldn't register dynamic device number\n"); in ib_uverbs_init() 1218 pr_err("user_verbs: couldn't create class infiniband_verbs\n"); in ib_uverbs_init() 1226 pr_err("user_verbs: couldn't create abi_version attribute\n"); in ib_uverbs_init() 1232 pr_err("user_verbs: couldn't register client\n"); in ib_uverbs_init()
|
/freebsd/sys/contrib/dev/athk/ |
H A D | main.c | 60 pr_err("skbuff alloc of size %u failed\n", len); in ath_rxbuf_alloc()
|