Home
last modified time | relevance | path

Searched refs:fc_exch_seq_send (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/libfc/
H A Dfc_elsct.c58 return fc_exch_seq_send(lport, fp, resp, NULL, arg, timer_msec); in fc_elsct_send()
H A Dfc_exch.c2175 struct fc_seq *fc_exch_seq_send(struct fc_lport *lport, in fc_exch_seq_send() function
2234 EXPORT_SYMBOL(fc_exch_seq_send);
2271 if (fc_exch_seq_send(lport, fp, fc_exch_rrq_resp, NULL, ep, in fc_exch_rrq()
H A Dfc_fcp.c1193 seq = fc_exch_seq_send(lport, fp, resp, fc_fcp_pkt_destroy, fsp, 0); in fc_fcp_cmd_send()
1746 seq = fc_exch_seq_send(lport, fp, fc_fcp_srr_resp, in fc_fcp_srr()
H A Dfc_lport.c2064 if (!fc_exch_seq_send(lport, fp, fc_lport_bsg_resp, in fc_lport_els_request()
2124 if (!fc_exch_seq_send(lport, fp, fc_lport_bsg_resp, in fc_lport_ct_request()
H A Dfc_rport.c1299 if (!fc_exch_seq_send(lport, fp, fc_rport_prli_resp, in fc_rport_enter_prli()
/linux/include/scsi/
H A Dlibfc.h992 struct fc_seq *fc_exch_seq_send(struct fc_lport *lport,