Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qedf/
Dqedf.h540 extern int qedf_post_io_req(struct qedf_rport *fcport,
Dqedf_els.c810 if (qedf_post_io_req(fcport, new_io_req)) { in qedf_requeue_io_req()
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()