Searched refs:QEDF_ERR (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/drivers/scsi/qedf/ |
| D | qedf_els.c | 33 QEDF_ERR(NULL, "fcport is NULL"); 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() 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() 238 QEDF_ERR(NULL, "abort_io_req is NULL.\n"); in qedf_send_rrq() 246 QEDF_ERR(NULL, "fcport is no longer offloaded.\n"); in qedf_send_rrq() 251 QEDF_ERR(NULL, "fcport->qedf is NULL.\n"); in qedf_send_rrq() 267 QEDF_ERR(&(qedf->dbg_ctx), "Unable to allocate cb_arg for " in qedf_send_rrq() [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() 225 QEDF_ERR(&(qedf->dbg_ctx), in qedf_cmd_mgr_alloc() 238 QEDF_ERR(&(qedf->dbg_ctx), in qedf_cmd_mgr_alloc() 359 QEDF_ERR(&(qedf->dbg_ctx), "bd_tbl is NULL, xid=%x.\n", xid); in qedf_alloc_cmd() 535 QEDF_ERR(&(qedf->dbg_ctx), "byte_count = %d != " in qedf_map_sg() 897 QEDF_ERR(&(qedf->dbg_ctx), "BD list creation failed.\n"); in qedf_post_io_req() 903 QEDF_ERR(&(qedf->dbg_ctx), "Session not offloaded yet.\n"); in qedf_post_io_req() [all …]
|
| D | qedf_main.c | 128 QEDF_ERR(&(qedf->dbg_ctx), "Link not up.\n"); in qedf_initiate_fipvlan_req() 246 QEDF_ERR(NULL, "qedf is NULL.\n"); in qedf_flogi_resp() 310 QEDF_ERR(&(qedf->dbg_ctx), "fc_frame_alloc failed.\n"); in qedf_send_flogi() 386 QEDF_ERR(&(qedf->dbg_ctx), "Exhausted retries waiting for " in qedf_link_recovery() 399 QEDF_ERR(&(qedf->dbg_ctx), "FLOGI timed out.\n"); in qedf_link_recovery() 493 QEDF_ERR(&(qedf->dbg_ctx), "LINK UP (%d GB/s).\n", in qedf_link_update() 516 QEDF_ERR(&(qedf->dbg_ctx), "LINK DOWN.\n"); in qedf_link_update() 542 QEDF_ERR(&(qedf->dbg_ctx), "DCBx event valid=%d enabled=%d fcoe " in qedf_dcbx_handler() 627 QEDF_ERR(NULL, "rport not ready\n"); in qedf_eh_abort() 635 QEDF_ERR(&(qedf->dbg_ctx), "link not ready.\n"); in qedf_eh_abort() [all …]
|
| D | qedf_attr.c | 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_dbg.h | 75 #define QEDF_ERR(pdev, fmt, ...) \ macro
|
| D | qedf_debugfs.c | 392 QEDF_ERR(&(qedf->dbg_ctx), "Could not allocate memory for " in qedf_offload_stats_show()
|