Home
last modified time | relevance | path

Searched refs:fc_exch_done (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_fcp.c302 fc_exch_done(fsp->seq_ptr); in fc_fcp_retry_cmd()
1030 fc_exch_done(seq); in fc_fcp_complete_locked()
1049 fc_exch_done(fsp->seq_ptr); in fc_fcp_cleanup_cmd()
1341 fc_exch_done(fsp->seq_ptr); in fc_lun_reset()
1395 fc_exch_done(seq); in fc_tm_done()
1810 fc_exch_done(seq); in fc_fcp_srr_resp()
1840 fc_exch_done(fsp->recov_seq); in fc_fcp_srr_error()
Dfc_exch.c969 void fc_exch_done(struct fc_seq *sp) in fc_exch_done() function
982 EXPORT_SYMBOL(fc_exch_done);
1157 fc_exch_done(&ep->seq); in fc_seq_lookup_recip()
2134 fc_exch_done(&aborted_ep->seq); in fc_exch_rrq_resp()
Dfc_lport.c965 fc_exch_done(sp); in fc_lport_recv()
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
Dtfc_cmd.c165 fc_exch_done(cmd->seq); in ft_queue_status()
305 fc_exch_done(sp); in ft_send_resp_status()
/kernel/linux/linux-5.10/include/scsi/
Dlibfc.h999 void fc_exch_done(struct fc_seq *sp);