Searched refs:bnx2fc_post_io_req (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/bnx2fc/
H A Dbnx2fc.h545 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);
H A Dbnx2fc_io.c1849 if (bnx2fc_post_io_req(tgt, io_req)) {
1945 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, function
H A Dbnx2fc_els.c483 rc = bnx2fc_post_io_req(tgt, new_io_req);

Completed in 53 milliseconds