/Linux-v4.19/drivers/scsi/qedf/ |
D | qedf_els.c | 41 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, "Sending ELS\n"); in qedf_initiate_els() 45 QEDF_ERR(&(qedf->dbg_ctx), "els 0x%x: rport not ready\n", op); in qedf_initiate_els() 50 QEDF_ERR(&(qedf->dbg_ctx), "els 0x%x: link is not ready\n", in qedf_initiate_els() 57 QEDF_ERR(&(qedf->dbg_ctx), "els 0x%x: fcport not ready\n", op); in qedf_initiate_els() 67 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, in qedf_initiate_els() 76 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, "initiate_els els_req = " in qedf_initiate_els() 94 QEDF_ERR(&(qedf->dbg_ctx), "ELS MP request init failed\n"); in qedf_initiate_els() 105 QEDF_ERR(&(qedf->dbg_ctx), "Invalid ELS op 0x%x\n", op); in qedf_initiate_els() 143 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, "Ringing doorbell for ELS " in qedf_initiate_els() 159 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, "Entered with xid = 0x%x" in qedf_process_els_compl() [all …]
|
D | qedf_io.c | 51 QEDF_ERR((&qedf->dbg_ctx), "ABTS timeout, xid=0x%x.\n", in qedf_cmd_timeout() 77 QEDF_ERR(&(qedf->dbg_ctx), "ELS timeout, xid=0x%x.\n", in qedf_cmd_timeout() 90 QEDF_ERR(&(qedf->dbg_ctx), "Sequence cleanup timeout, " in qedf_cmd_timeout() 177 QEDF_ERR(&(qedf->dbg_ctx), "num_queues is not set.\n"); in qedf_cmd_mgr_alloc() 182 QEDF_WARN(&(qedf->dbg_ctx), "Invalid min_xid 0x%x and " in qedf_cmd_mgr_alloc() 187 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, "min xid 0x%x, max xid " in qedf_cmd_mgr_alloc() 194 QEDF_WARN(&(qedf->dbg_ctx), "Failed to alloc cmd mgr.\n"); in qedf_cmd_mgr_alloc() 225 QEDF_ERR(&(qedf->dbg_ctx), in qedf_cmd_mgr_alloc() 238 QEDF_ERR(&(qedf->dbg_ctx), in qedf_cmd_mgr_alloc() 250 QEDF_WARN(&(qedf->dbg_ctx), "Failed to alloc io_bdt_pool.\n"); in qedf_cmd_mgr_alloc() [all …]
|
D | qedf_main.c | 118 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, "Setting vlan_id=%04x " in qedf_set_vlan_id() 128 QEDF_ERR(&(qedf->dbg_ctx), "Link not up.\n"); in qedf_initiate_fipvlan_req() 135 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, in qedf_initiate_fipvlan_req() 156 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, "Entered.\n"); in qedf_handle_link_update() 167 QEDF_WARN(&(qedf->dbg_ctx), "Did not receive FIP VLAN " in qedf_handle_link_update() 185 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, in qedf_handle_link_update() 234 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, in qedf_set_data_src_addr() 255 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, in qedf_flogi_resp() 310 QEDF_ERR(&(qedf->dbg_ctx), "fc_frame_alloc failed.\n"); in qedf_send_flogi() 314 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, in qedf_send_flogi() [all …]
|
D | qedf_fip.c | 59 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, "Sending FIP VLAN " in qedf_fcoe_send_vlan_req() 63 QEDF_WARN(&(qedf->dbg_ctx), "Cannot send vlan request " in qedf_fcoe_send_vlan_req() 98 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, "VLAN response, " in qedf_fcoe_process_vlan_resp() 119 QEDF_WARN(&(qedf->dbg_ctx), "LL2 not started\n"); in qedf_fip_send() 138 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_LL2, "FIP frame send: " in qedf_fip_send() 167 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_LL2, "FIP frame received: " in qedf_fip_recv() 179 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, "Clear virtual " in qedf_fip_recv() 184 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, in qedf_fip_recv() 202 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_LL2, in qedf_fip_recv() 210 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_LL2, in qedf_fip_recv() [all …]
|
D | qedf_debugfs.c | 126 struct qedf_ctx, dbg_ctx); in qedf_dbg_fp_int_cmd_read() 210 struct qedf_ctx, dbg_ctx); in qedf_dbg_stop_io_on_error_cmd_read() 230 dbg_ctx); in qedf_dbg_stop_io_on_error_cmd_write() 258 struct qedf_dbg_ctx *qedf_dbg = &qedf->dbg_ctx; in qedf_io_trace_show() 305 struct qedf_ctx, dbg_ctx); in qedf_dbg_io_trace_open() 344 struct qedf_ctx, dbg_ctx); in qedf_dbg_driver_stats_open() 369 dbg_ctx); in qedf_dbg_clear_stats_cmd_write() 392 QEDF_ERR(&(qedf->dbg_ctx), "Could not allocate memory for " in qedf_offload_stats_show() 437 struct qedf_ctx, dbg_ctx); in qedf_dbg_offload_stats_open()
|
D | qedf_attr.c | 87 QEDF_INFO(&(base_qedf->dbg_ctx), QEDF_LOG_INFO, in qedf_capture_grc_dump() 95 QEDF_ERR(&(base_qedf->dbg_ctx), "GRC Dump captured.\n"); in qedf_capture_grc_dump() 115 QEDF_ERR(&(qedf->dbg_ctx), "GRC Dump not captured!\n"); in qedf_sysfs_read_grcdump() 143 QEDF_ERR(&(qedf->dbg_ctx), "Invalid input, err(%d)\n", ret); in qedf_sysfs_write_grcdump()
|
D | qedf.h | 288 struct qedf_dbg_ctx dbg_ctx; member
|
/Linux-v4.19/drivers/scsi/qedi/ |
D | qedi_main.c | 73 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_INFO, in qedi_iscsi_event_cb() 77 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_INFO, in qedi_iscsi_event_cb() 85 QEDI_WARN(&qedi->dbg_ctx, in qedi_iscsi_event_cb() 116 QEDI_ERR(&qedi->dbg_ctx, "Recv Unknown Event %u\n", in qedi_iscsi_event_cb() 331 QEDI_ERR(&qedi->dbg_ctx, in qedi_init_uio() 351 QEDI_ERR(&qedi->dbg_ctx, in qedi_alloc_and_init_sb() 360 QEDI_ERR(&qedi->dbg_ctx, in qedi_alloc_and_init_sb() 403 QEDI_ERR(&qedi->dbg_ctx, in qedi_alloc_fp() 411 QEDI_ERR(&qedi->dbg_ctx, in qedi_alloc_fp() 463 QEDI_ERR(&qedi->dbg_ctx, in qedi_prepare_fp() [all …]
|
D | qedi_iscsi.c | 140 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_SESS, in qedi_conn_alloc_login_resources() 266 QEDI_ERR(&qedi->dbg_ctx, in qedi_session_create() 272 QEDI_ERR(&qedi->dbg_ctx, in qedi_session_create() 306 QEDI_ERR(&qedi->dbg_ctx, in qedi_conn_create() 364 QEDI_ERR(&qedi->dbg_ctx, "missing conn<->cid table\n"); in qedi_get_conn_from_id() 368 QEDI_ERR(&qedi->dbg_ctx, "wrong cid #%d\n", iscsi_cid); in qedi_get_conn_from_id() 426 QEDI_ERR(&qedi->dbg_ctx, "memory alloc failed\n"); in qedi_iscsi_update_conn() 457 QEDI_ERR(&qedi->dbg_ctx, "Could not update connection\n"); in qedi_iscsi_update_conn() 491 QEDI_ERR(&qedi->dbg_ctx, in qedi_iscsi_offload_conn() 504 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_CONN, in qedi_iscsi_offload_conn() [all …]
|
D | qedi_fw.c | 61 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_TID, in qedi_process_logout_resp() 70 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_INFO, in qedi_process_logout_resp() 124 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_TID, in qedi_process_text_resp() 133 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_INFO, in qedi_process_text_resp() 203 QEDI_ERR(&qedi->dbg_ctx, in qedi_process_tmf_resp() 310 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_TID, in qedi_process_login_resp() 323 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_CONN, in qedi_get_rq_bdq_buf() 331 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_CONN, in qedi_get_rq_bdq_buf() 337 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_CONN, in qedi_get_rq_bdq_buf() 340 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_CONN, in qedi_get_rq_bdq_buf() [all …]
|
D | qedi_debugfs.c | 187 dbg_ctx); in qedi_dbg_gbl_ctx_open() 234 dbg_ctx); in qedi_dbg_io_trace_open()
|
D | qedi.h | 268 struct qedi_dbg_ctx dbg_ctx; member
|