Home
last modified time | relevance | path

Searched refs:QEDF_IOREQ_EV_ELS_TMO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_els.c231 if (rrq_req->event == QEDF_IOREQ_EV_ELS_TMO) in qedf_rrq_compl()
458 if (els_req->event == QEDF_IOREQ_EV_ELS_TMO) { in qedf_l2_els_compl()
565 if (srr_req->event != QEDF_IOREQ_EV_ELS_TMO && in qedf_srr_compl()
575 if (srr_req->event == QEDF_IOREQ_EV_ELS_TMO) { in qedf_srr_compl()
752 if (io_req->event == QEDF_IOREQ_EV_ELS_TMO || !cqe) { in qedf_process_seq_cleanup_compl()
864 if (rec_req->event != QEDF_IOREQ_EV_ELS_TMO && in qedf_rec_compl()
874 if (rec_req->event == QEDF_IOREQ_EV_ELS_TMO) { in qedf_rec_compl()
H A Dqedf.h84 QEDF_IOREQ_EV_ELS_TMO, enumerator
H A Dqedf_io.c84 io_req->event = QEDF_IOREQ_EV_ELS_TMO; in qedf_cmd_timeout()
96 io_req->event = QEDF_IOREQ_EV_ELS_TMO; in qedf_cmd_timeout()