/linux/drivers/scsi/qedf/ |
H A D | qedf_io.c | 43 QEDF_ERR((&qedf->dbg_ctx), "ABTS timeout, xid=0x%x.\n", in qedf_cmd_timeout() 81 QEDF_ERR(&(qedf->dbg_ctx), "ELS timeout, xid=0x%x.\n", in qedf_cmd_timeout() 93 QEDF_ERR(&(qedf->dbg_ctx), "Sequence cleanup timeout, " in qedf_cmd_timeout() 100 QEDF_INFO(&qedf->dbg_ctx, QEDF_LOG_IO, in qedf_cmd_timeout() 121 QEDF_ERR(&qedf->dbg_ctx, "io_bdt_pool is NULL.\n"); in qedf_cmd_mgr_free() 185 QEDF_ERR(&(qedf->dbg_ctx), "num_queues is not set.\n"); in qedf_cmd_mgr_alloc() 190 QEDF_WARN(&(qedf->dbg_ctx), "Invalid min_xid 0x%x and " in qedf_cmd_mgr_alloc() 195 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, "min xid 0x%x, max xid " in qedf_cmd_mgr_alloc() 202 QEDF_WARN(&(qedf->dbg_ctx), "Failed to alloc cmd mgr.\n"); in qedf_cmd_mgr_alloc() 227 QEDF_ERR(&qedf->dbg_ctx, in qedf_cmd_mgr_alloc() [all …]
|
H A D | qedf_els.c | 36 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, "Sending ELS\n"); in qedf_initiate_els() 40 QEDF_ERR(&(qedf->dbg_ctx), "els 0x%x: rport not ready\n", op); in qedf_initiate_els() 45 QEDF_ERR(&(qedf->dbg_ctx), "els 0x%x: link is not ready\n", in qedf_initiate_els() 52 QEDF_ERR(&(qedf->dbg_ctx), "els 0x%x: fcport not ready\n", op); in qedf_initiate_els() 59 QEDF_INFO(&qedf->dbg_ctx, QEDF_LOG_ELS, in qedf_initiate_els() 65 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, "initiate_els els_req = " in qedf_initiate_els() 83 QEDF_ERR(&(qedf->dbg_ctx), "ELS MP request init failed\n"); in qedf_initiate_els() 94 QEDF_ERR(&(qedf->dbg_ctx), "Invalid ELS op 0x%x\n", op); in qedf_initiate_els() 132 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, "Ringing doorbell for ELS " in qedf_initiate_els() 148 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_ELS, "Entered with xid = 0x%x" in qedf_process_els_compl() [all …]
|
H A D | qedf_main.c | 128 QEDF_INFO(&qedf->dbg_ctx, QEDF_LOG_DISC, in qedf_set_vlan_id() 140 QEDF_ERR(&qedf->dbg_ctx, "Link not up.\n"); in qedf_initiate_fipvlan_req() 145 QEDF_ERR(&qedf->dbg_ctx, "Driver unloading.\n"); in qedf_initiate_fipvlan_req() 150 QEDF_INFO(&qedf->dbg_ctx, QEDF_LOG_DISC, in qedf_initiate_fipvlan_req() 158 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, in qedf_initiate_fipvlan_req() 174 QEDF_INFO(&qedf->dbg_ctx, QEDF_LOG_DISC, "Entered. link_state=%d.\n", in qedf_handle_link_update() 183 QEDF_INFO(&qedf->dbg_ctx, QEDF_LOG_DISC, in qedf_handle_link_update() 194 QEDF_WARN(&(qedf->dbg_ctx), "Did not receive FIP VLAN " in qedf_handle_link_update() 212 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, in qedf_handle_link_update() 216 QEDF_ERR(&qedf->dbg_ctx, in qedf_handle_link_update() [all …]
|
H A D | qedf_fip.c | 27 QEDF_ERR(&qedf->dbg_ctx, in qedf_fcoe_send_vlan_req() 58 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, "Sending FIP VLAN " in qedf_fcoe_send_vlan_req() 62 QEDF_WARN(&(qedf->dbg_ctx), "Cannot send vlan request " in qedf_fcoe_send_vlan_req() 72 QEDF_ERR(&qedf->dbg_ctx, "start_xmit failed rc = %d.\n", rc); in qedf_fcoe_send_vlan_req() 104 QEDF_INFO(&qedf->dbg_ctx, QEDF_LOG_DISC, in qedf_fcoe_process_vlan_resp() 109 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_DISC, "VLAN response, " in qedf_fcoe_process_vlan_resp() 131 QEDF_WARN(&(qedf->dbg_ctx), "LL2 not started\n"); in qedf_fip_send() 150 QEDF_INFO(&(qedf->dbg_ctx), QEDF_LOG_LL2, "FIP frame send: " in qedf_fip_send() 159 QEDF_ERR(&qedf->dbg_ctx, "start_xmit failed rc = %d.\n", rc); in qedf_fip_send() 191 QEDF_INFO(&qedf->dbg_ctx, QEDF_LOG_LL2, in qedf_fip_recv() [all …]
|
H A D | qedf_debugfs.c | 110 struct qedf_ctx, dbg_ctx); in qedf_dbg_fp_int_cmd_read() 200 struct qedf_ctx, dbg_ctx); in qedf_dbg_stop_io_on_error_cmd_read() 218 dbg_ctx); in qedf_dbg_stop_io_on_error_cmd_write() 246 struct qedf_dbg_ctx *qedf_dbg = &qedf->dbg_ctx; in qedf_io_trace_show() 293 struct qedf_ctx, dbg_ctx); in qedf_dbg_io_trace_open() 380 struct qedf_ctx, dbg_ctx); in qedf_dbg_driver_stats_open() 405 dbg_ctx); in qedf_dbg_clear_stats_cmd_write() 427 QEDF_ERR(&(qedf->dbg_ctx), "Could not allocate memory for " in qedf_offload_stats_show() 472 struct qedf_ctx, dbg_ctx); in qedf_dbg_offload_stats_open()
|
H A D | qedf_attr.c | 91 QEDF_INFO(&(base_qedf->dbg_ctx), QEDF_LOG_INFO, in qedf_capture_grc_dump() 99 QEDF_ERR(&(base_qedf->dbg_ctx), "GRC Dump captured.\n"); in qedf_capture_grc_dump() 119 QEDF_ERR(&(qedf->dbg_ctx), "GRC Dump not captured!\n"); in qedf_sysfs_read_grcdump() 146 QEDF_ERR(&(qedf->dbg_ctx), "Invalid input, err(%d)\n", ret); in qedf_sysfs_write_grcdump()
|
/linux/drivers/scsi/qedi/ |
H A D | qedi_main.c | 87 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_INFO, in qedi_iscsi_event_cb() 91 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_INFO, in qedi_iscsi_event_cb() 99 QEDI_WARN(&qedi->dbg_ctx, in qedi_iscsi_event_cb() 130 QEDI_ERR(&qedi->dbg_ctx, "Recv Unknown Event %u\n", in qedi_iscsi_event_cb() 343 QEDI_ERR(&qedi->dbg_ctx, in qedi_init_uio() 363 QEDI_ERR(&qedi->dbg_ctx, in qedi_alloc_and_init_sb() 372 QEDI_ERR(&qedi->dbg_ctx, in qedi_alloc_and_init_sb() 415 QEDI_ERR(&qedi->dbg_ctx, in qedi_alloc_fp() 423 QEDI_ERR(&qedi->dbg_ctx, in qedi_alloc_fp() 475 QEDI_ERR(&qedi->dbg_ctx, in qedi_prepare_fp() [all …]
|
H A D | qedi_iscsi.c | 137 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_SESS, in qedi_conn_alloc_login_resources() 263 QEDI_ERR(&qedi->dbg_ctx, in qedi_session_create() 269 QEDI_ERR(&qedi->dbg_ctx, in qedi_session_create() 303 QEDI_ERR(&qedi->dbg_ctx, in qedi_conn_create() 371 QEDI_ERR(&qedi->dbg_ctx, "missing conn<->cid table\n"); in qedi_get_conn_from_id() 375 QEDI_ERR(&qedi->dbg_ctx, "wrong cid #%d\n", iscsi_cid); in qedi_get_conn_from_id() 445 QEDI_ERR(&qedi->dbg_ctx, "memory alloc failed\n"); in qedi_iscsi_update_conn() 476 QEDI_ERR(&qedi->dbg_ctx, "Could not update connection\n"); in qedi_iscsi_update_conn() 510 QEDI_ERR(&qedi->dbg_ctx, in qedi_iscsi_offload_conn() 523 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_CONN, in qedi_iscsi_offload_conn() [all …]
|
H A D | qedi_fw.c | 58 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_TID, in qedi_process_logout_resp() 68 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_INFO, in qedi_process_logout_resp() 122 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_TID, in qedi_process_text_resp() 132 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_INFO, in qedi_process_text_resp() 195 QEDI_ERR(&qedi->dbg_ctx, in qedi_process_tmf_resp() 313 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_TID, in qedi_process_login_resp() 325 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_CONN, in qedi_get_rq_bdq_buf() 333 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_CONN, in qedi_get_rq_bdq_buf() 339 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_CONN, in qedi_get_rq_bdq_buf() 342 QEDI_INFO(&qedi->dbg_ctx, QEDI_LOG_CONN, in qedi_get_rq_bdq_buf() [all …]
|
H A D | qedi_debugfs.c | 167 dbg_ctx); in qedi_dbg_gbl_ctx_open() 214 dbg_ctx); in qedi_dbg_io_trace_open()
|
H A D | qedi.h | 263 struct qedi_dbg_ctx dbg_ctx; member
|