Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libfc/
Dfc_fcp.c296 fc_exch_done(fsp->seq_ptr); in fc_fcp_retry_cmd()
1020 fc_exch_done(seq); in fc_fcp_complete_locked()
1039 fc_exch_done(fsp->seq_ptr); in fc_fcp_cleanup_cmd()
1331 fc_exch_done(fsp->seq_ptr); in fc_lun_reset()
1385 fc_exch_done(seq); in fc_tm_done()
1800 fc_exch_done(seq); in fc_fcp_srr_resp()
1830 fc_exch_done(fsp->recov_seq); in fc_fcp_srr_error()
Dfc_exch.c967 void fc_exch_done(struct fc_seq *sp) in fc_exch_done() function
980 EXPORT_SYMBOL(fc_exch_done);
1155 fc_exch_done(&ep->seq); in fc_seq_lookup_recip()
2132 fc_exch_done(&aborted_ep->seq); in fc_exch_rrq_resp()
Dfc_lport.c968 fc_exch_done(sp); in fc_lport_recv()
/linux-5.19.10/drivers/target/tcm_fc/
Dtfc_cmd.c164 fc_exch_done(cmd->seq); in ft_queue_status()
304 fc_exch_done(sp); in ft_send_resp_status()
/linux-5.19.10/include/scsi/
Dlibfc.h1008 void fc_exch_done(struct fc_seq *sp);