Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/libfc/
H A Dfc_rport.c810 fc_rport_error_retry(rdata, err); in fc_rport_flogi_resp()
843 fc_rport_error_retry(rdata, -FC_EX_XMIT_ERR); in fc_rport_enter_flogi()
1008 fc_rport_error_retry(rdata, PTR_ERR(fp)); in fc_rport_plogi_resp()
1039 fc_rport_error_retry(rdata, -FC_EX_ELS_RJT); in fc_rport_plogi_resp()
1100 fc_rport_error_retry(rdata, -FC_EX_XMIT_ERR); in fc_rport_enter_plogi()
1147 fc_rport_error_retry(rdata, PTR_ERR(fp)); in fc_rport_prli_resp()
1158 fc_rport_error_retry(rdata, -FC_EX_SEQ_ERR); in fc_rport_prli_resp()
1175 fc_rport_error_retry(rdata, -FC_EX_SEQ_ERR); in fc_rport_prli_resp()
1228 fc_rport_error_retry(rdata, FC_EX_ELS_RJT); in fc_rport_prli_resp()
1301 fc_rport_error_retry(rdata, -FC_EX_XMIT_ERR); in fc_rport_enter_prli()
[all …]