Home
last modified time | relevance | path

Searched refs:qedf_post_io_req (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf.h534 extern int qedf_post_io_req(struct qedf_rport *fcport,
H A Dqedf_els.c809 /* kref for new command released in qedf_post_io_req on error */ in qedf_requeue_io_req()
810 if (qedf_post_io_req(fcport, new_io_req)) { in qedf_requeue_io_req()
H A Dqedf_io.c852 int qedf_post_io_req(struct qedf_rport *fcport, struct qedf_ioreq *io_req) in qedf_post_io_req() function
1043 if (qedf_post_io_req(fcport, io_req)) { in qedf_queuecommand()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf.h540 extern int qedf_post_io_req(struct qedf_rport *fcport,
H A Dqedf_els.c809 /* kref for new command released in qedf_post_io_req on error */ in qedf_requeue_io_req()
810 if (qedf_post_io_req(fcport, new_io_req)) { in qedf_requeue_io_req()
H A Dqedf_io.c846 int qedf_post_io_req(struct qedf_rport *fcport, struct qedf_ioreq *io_req) in qedf_post_io_req() function
1037 if (qedf_post_io_req(fcport, io_req)) { in qedf_queuecommand()

Completed in 12 milliseconds