Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_els.c293 rc = bnx2fc_send_srr(orig_io_req, in bnx2fc_srr_compl()
556 rc = bnx2fc_send_srr(orig_io_req, offset, r_ctl); in bnx2fc_rec_compl()
616 int bnx2fc_send_srr(struct bnx2fc_cmd *orig_io_req, u32 offset, u8 r_ctl) in bnx2fc_send_srr() function
Dbnx2fc.h583 int bnx2fc_send_srr(struct bnx2fc_cmd *orig_io_req, u32 offset, u8 r_ctl);
Dbnx2fc_io.c1272 rc = bnx2fc_send_srr(orig_io_req, offset, r_ctl); in bnx2fc_process_seq_cleanup_compl()