Home
last modified time | relevance | path

Searched refs:efc_log_err (Results 1 – 19 of 19) sorted by relevance

/linux-6.1.9/drivers/scsi/elx/libefc/
Defc_cmds.c74 efc_log_err(efc, "UNREG_VPI format failure\n"); in efc_nport_free_unreg_vpi()
82 efc_log_err(efc, "UNREG_VPI command failure\n"); in efc_nport_free_unreg_vpi()
134 efc_log_err(efc, "INIT_VPI format failure\n"); in efc_nport_alloc_init_vpi()
142 efc_log_err(efc, "INIT_VPI command failure\n"); in efc_nport_alloc_init_vpi()
184 efc_log_err(efc, "Failed to allocate DMA memory\n"); in efc_nport_alloc_read_sparm64()
192 efc_log_err(efc, "READ_SPARM64 format failure\n"); in efc_nport_alloc_read_sparm64()
200 efc_log_err(efc, "READ_SPARM64 command failure\n"); in efc_nport_alloc_read_sparm64()
223 efc_log_err(efc, "VPI allocation failure\n"); in efc_cmd_nport_alloc()
238 efc_log_err(efc, "need WWN for physical port\n"); in efc_cmd_nport_alloc()
269 efc_log_err(efc, "bad param(s) nport=%p\n", nport); in efc_cmd_nport_attach()
[all …]
Defc_domain.c41 efc_log_err(efc, "efc_domain_alloc() failed\n"); in efc_domain_cb()
265 efc_log_err(efc, "efc_nport_alloc() failed\n"); in __efc_domain_init()
276 efc_log_err(efc, "Can't allocate port\n"); in __efc_domain_init()
296 efc_log_err(efc, in __efc_domain_init()
331 efc_log_err(efc, in __efc_domain_init()
344 efc_log_err(efc, in __efc_domain_init()
414 efc_log_err(efc, in __efc_domain_wait_alloc()
421 efc_log_err(efc, in __efc_domain_wait_alloc()
436 efc_log_err(efc, "%s recv'd waiting for DOMAIN_ALLOC_OK;", in __efc_domain_wait_alloc()
438 efc_log_err(efc, "shutting down domain\n"); in __efc_domain_wait_alloc()
[all …]
Defc_els.c26 efc_log_err((struct efc *)els->node->efc,\
50 efc_log_err(efc, "els io alloc disabled\n"); in efc_els_io_alloc_size()
228 efc_log_err(efc, "LOCAL_REJECT with ext status:%x\n", in efc_els_req_cb()
287 efc_log_err(efc, "efc_els_send failed: %d\n", rc); in efc_els_send_req()
313 efc_log_err(efc, "ELS retries exhausted\n"); in efc_els_retry()
403 efc_log_err(efc, "IO alloc failed\n"); in efc_send_plogi()
432 efc_log_err(efc, "IO alloc failed\n"); in efc_send_flogi()
461 efc_log_err(efc, "IO alloc failed\n"); in efc_send_fdisc()
491 efc_log_err(efc, "IO alloc failed\n"); in efc_send_prli()
531 efc_log_err(efc, "IO alloc failed\n"); in efc_send_logo()
[all …]
Defclib.c37 efc_log_err(efc, "Can't allocate node pool\n"); in efcport_init()
44 efc_log_err(efc, "Can't allocate node dma pool\n"); in efcport_init()
52 efc_log_err(efc, "Can't allocate els io pool\n"); in efcport_init()
Defc_nport.c78 efc_log_err(domain->efc, in efc_nport_alloc()
187 efc_log_err(efc, "Sport lookup store failed: %d\n", rc); in efc_nport_attach()
205 efc_log_err(nport->efc, in efc_nport_attach()
369 efc_log_err(efc, "Can't allocate port\n"); in __efc_nport_vport_init()
419 efc_log_err(efc, "efc_node_alloc() failed\n"); in __efc_nport_vport_wait_alloc()
564 efc_log_err(nport->efc, "efc_hw_port_free failed\n"); in __efc_nport_wait_shutdown()
669 efc_log_err(efc, "failed to create vport object entry\n"); in efc_nport_vport_new()
751 efc_log_err(efc, in efc_vport_create_spec()
Defc_node.c60 efc_log_err(efc, "node allocation failed %06x", port_id); in efc_node_alloc()
69 efc_log_err(efc, "node dma alloc failed\n"); in efc_node_alloc()
87 efc_log_err(efc, "efc_hw_node_alloc failed: %d\n", rc); in efc_node_alloc()
99 efc_log_err(efc, "Node lookup store failed: %d\n", rc); in efc_node_alloc()
141 efc_log_err(efc, "Node already Freed\n"); in efc_node_free()
148 efc_log_err(efc, "efc_hw_node_free failed: %d\n", rc); in efc_node_free()
200 efc_log_err(efc, "Warning: unattached domain\n"); in efc_node_attach()
974 efc_log_err(efc, "[%s] Received cmd :%x sending CT_REJECT\n", in efc_node_recv_ct_frame()
Defc_fabric.c294 efc_log_err(node->efc, "FDISC failed, shutting down nport\n"); in __efc_fabric_fdisc_wait_rsp()
765 efc_log_err(efc, "efc_node_alloc() failed\n"); in efc_process_gidpt_payload()
1168 efc_log_err(efc, "node alloc failed\n"); in __efc_p2p_wait_domain_attach()
Defc_device.c1388 efc_log_err(efc, "Unexpected event:%s\n", in __efc_d_device_ready()
/linux-6.1.9/drivers/scsi/elx/efct/
Defct_hw.c258 efc_log_err(hw->os, "failed to allocate mailbox buffer pool\n"); in efct_hw_setup()
266 efc_log_err(hw->os, "failed to allocate mbox request pool\n"); in efct_hw_setup()
279 efc_log_err(hw->os, "SLI setup failed\n"); in efct_hw_setup()
401 efc_log_err(hw->os, "unhandled io type %#x for XRI 0x%x\n", in efct_hw_wq_process_io()
541 efc_log_err(hw->os, "can't allocate request tag\n"); in efct_hw_setup_io()
554 efc_log_err(hw->os, in efct_hw_setup_io()
567 efc_log_err(hw->os, "dma_alloc fail %d\n", i); in efct_hw_setup_io()
652 efc_log_err(hw->os, "SGL post failed, rc=%d\n", rc); in efct_hw_init_prereg_io()
768 efc_log_err(hw->os, "FCFI registration failed\n"); in efct_hw_config_rq()
811 efc_log_err(hw->os, "sli_cmd_reg_fcfi_mrq() failed\n"); in efct_hw_config_mrq()
[all …]
Defct_unsol.c58 efc_log_err(efct, in efct_dispatch_frame()
69 efc_log_err(efct, "ABTS: Node not found, d_id:%x s_id:%x\n", in efct_dispatch_frame()
74 efc_log_err(efct, "Received ABTS for Node:%p\n", node); in efct_dispatch_frame()
131 efc_log_err(io->node->efct, "TMF x%x rejected\n", tm_flags); in efct_dispatch_unsol_tmf()
264 efc_log_err(efct, "Fill send frame failed offset %d size %d\n", in efct_sframe_common_send()
281 efc_log_err(efct, "Fill send frame failed offset %d size %d\n", in efct_sframe_common_send()
348 efc_log_err(efct, "Sequence payload is NULL.\n"); in efct_dispatch_fcp_cmd()
369 efc_log_err(efct, "Failed to send busy task: %d\n", rc); in efct_dispatch_fcp_cmd()
387 efc_log_err(efct, "Additional CDB not supported\n"); in efct_dispatch_fcp_cmd()
483 efc_log_err(efct, in efct_node_recv_abts_frame()
[all …]
Defct_driver.c119 efc_log_err(efc, "efcport_init failed\n"); in efct_efclib_config()
142 efc_log_err(efct, "Device is already attached\n"); in efct_device_attach()
160 efc_log_err(efct, "failed to allocate transport object\n"); in efct_device_attach()
167 efc_log_err(efct, "failed to attach transport object\n"); in efct_device_attach()
173 efc_log_err(efct, "failed to initialize transport object\n"); in efct_device_attach()
179 efc_log_err(efct, "failed to init efclib\n"); in efct_device_attach()
215 efc_log_err(efct, "Transport Shutdown timed out\n"); in efct_device_detach()
356 efc_log_err(efct, "Firmware update failed. rc = %d\n", rc); in efct_request_firmware_update()
553 efc_log_err(efct, "efct_device_interrupts_required failed\n"); in efct_pci_probe()
699 efc_log_err(efct, "failed to enable PCI device after reset\n"); in efct_pci_io_slot_reset()
[all …]
Defct_xport.c53 efc_log_err(efct, in efct_xport_init_debugfs()
88 efc_log_err(efct, "%s: Can't setup hardware\n", efct->desc); in efct_xport_attach()
96 efc_log_err(efct, "Can't allocate IO pool\n"); in efct_xport_attach()
231 efc_log_err(efct, "efct_hw_init failure\n"); in efct_xport_initialize()
237 efc_log_err(efct, "failed to initialize target\n"); in efct_xport_initialize()
243 efc_log_err(efct, "failed to initialize initiator\n"); in efct_xport_initialize()
383 efc_log_err(efct, "failed to allocate Scsi_Host struct\n"); in efct_scsi_new_device()
541 efc_log_err(efct, in efct_xport_control()
550 efc_log_err(efct, "port shutdown failed\n"); in efct_xport_control()
585 efc_log_err(efct, "Domain shutdown timed out!!\n"); in efct_xport_control()
[all …]
Defct_hw_queues.c144 efc_log_err(hw->os, "EQ[%d] alloc failure\n", eq->instance); in efct_hw_new_eq()
177 efc_log_err(hw->os, "CQ[%d] allocation failure len=%d\n", in efct_hw_new_cq()
223 efc_log_err(hw->os, "Failed to create CQ Set.\n"); in efct_hw_new_cq_set()
261 efc_log_err(hw->os, "MQ allocation failure\n"); in efct_hw_new_mq()
296 efc_log_err(hw->os, "WQ allocation failure\n"); in efct_hw_new_wq()
359 efc_log_err(hw->os, "RQ Set alloc failure for base CQ=%d\n", in efct_hw_new_rq_set()
498 efc_log_err(hw->os, in efct_hw_rqpair_get()
511 efc_log_err(hw->os, in efct_hw_rqpair_get()
633 efc_log_err(hw->os, "RQ_ID=%#x write failed\n", rq_hdr->id); in efct_hw_rqpair_put()
664 efc_log_err(hw->os, "error writing buffers\n"); in efct_hw_rqpair_sequence_free()
Defct_lio.c182 efc_log_err(efct, "Failed to create Vport\n"); in efct_lio_npiv_tpg_enable_store()
842 efc_log_err(efct, "fc_vport_create failed\n"); in efct_lio_npiv_make_nport()
971 efc_log_err(efct, "Invalid tpgt index: %ld provided\n", n); in efct_lio_npiv_make_tpg()
1133 efc_log_err(efct, "workqueue create failed\n"); in efct_scsi_tgt_new_device()
1192 efc_log_err(efct, "failed to init session\n"); in efct_lio_setup_session()
1206 efc_log_err(efct, "failed to setup session\n"); in efct_lio_setup_session()
1219 efc_log_err(efct, "Node lookup store failed\n"); in efct_lio_setup_session()
1269 efc_log_err(efct, "unreg session for NULL session\n"); in efct_lio_remove_session()
1304 efc_log_err(efct, "tgt_node is NULL\n"); in efct_scsi_del_initiator()
1387 efc_log_err(efct, "No session found to submit IO se_cmd: %p\n", in efct_scsi_recv_cmd()
[all …]
Defct_scsi.c43 efc_log_err(efct, "IO alloc Failed\n"); in efct_scsi_io_alloc()
85 efc_log_err(efct, "IO already freed.\n"); in _efct_scsi_io_free()
212 efc_log_err(efct, "efct_hw_io_init_sges failed: %d\n", rc); in efct_scsi_build_sgls()
220 efc_log_err(efct, "add sge failed cnt=%d rc=%d\n", in efct_scsi_build_sgls()
780 efc_log_err(efct, "NULL response buffer\n"); in efct_scsi_send_resp()
814 efc_log_err(efct, "Sense exceeds max size.\n"); in efct_scsi_send_resp()
950 efc_log_err(efct, "efct_scsi_io_dispatch() failed: %d\n", rc); in efct_bls_send_rjt()
Defct_io.c53 efc_log_err(efct, "dma_alloc rspbuf failed\n"); in efct_io_pool_create()
/linux-6.1.9/drivers/scsi/elx/libefc_sli/
Dsli4.c51 efc_log_err(sli4, "Too big for an embedded cmd with len(%d)\n", in sli_config_cmd_init()
155 efc_log_err(sli4, "num_pages %d not valid\n", num_pages); in sli_cmd_common_create_cq()
218 efc_log_err(sli4, "num_pages %d not valid\n", num_pages); in sli_cmd_common_create_eq()
407 efc_log_err(sli4, "buffer_size %d out of range (%d-%d)\n", in sli_cmd_rq_create_v1()
503 efc_log_err(sli4, "%s failed\n", __func__); in __sli_queue_init()
514 efc_log_err(sli4, "%s allocation failed\n", SLI4_QNAME[qtype]); in __sli_queue_init()
607 efc_log_err(sli4, "bootstrap mailbox write failed RQSet\n"); in sli_fc_rq_set_alloc()
618 efc_log_err(sli4, "bad create RQSet status=%#x addl=%#x\n", in sli_fc_rq_set_alloc()
656 efc_log_err(sli4, "bad parameter buf=%p cmd=%#x\n", buf, in sli_res_sli_config()
682 efc_log_err(sli4, "bad status create %s\n", in __sli_create_queue()
[all …]
Dsli4.h3744 efc_log_err(sli4, "unsupported SGL page sizes %#x\n", in sli_get_max_sgl()
3783 efc_log_err(sli4, "unsupported topology %#x\n", value); in sli_set_topology()
/linux-6.1.9/drivers/scsi/elx/include/
Defc_common.h25 #define efc_log_err(efc, fmt, args...) \ macro