Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf.h534 extern int qedf_post_io_req(struct qedf_rport *fcport,
H A Dqedf_els.c810 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()