Searched refs:er_reason (Results 1 – 9 of 9) sorted by relevance
2523 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_tgt_adisc_rsp()2601 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_tgt_plogi_rsp()2740 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_tgt_prli_rsp()3076 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_scr_rsp()3077 || (els_rjt->rej.er_reason == ELS_RJT_UNAB)) in fdls_process_scr_rsp()3569 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_fabric_plogi_rsp()3570 || (els_rjt->rej.er_reason == ELS_RJT_UNAB)) in fdls_process_fabric_plogi_rsp()3639 els_rjt->rej.er_reason); in fdls_process_fdmi_plogi_rsp()3641 if (((els_rjt->rej.er_reason == ELS_RJT_BUSY) in fdls_process_fdmi_plogi_rsp()3965 pls_rsp->rej.er_reason = 0x0B; in fdls_process_unsupported_els_req()[all …]
912 "er_explan=0x%x.\n", rjt->er_reason, rjt->er_explan); in qedf_rec_compl()919 if ((rjt->er_reason == ELS_RJT_LOGIC || in qedf_rec_compl()920 rjt->er_reason == ELS_RJT_UNAB) && in qedf_rec_compl()
774 rjt->er_reason, rjt->er_explan); in fc_rport_flogi_resp()1038 rjt->er_reason, rjt->er_explan); in fc_rport_plogi_resp()1221 rjt->er_reason, rjt->er_explan); in fc_rport_prli_resp()1222 if (rjt->er_reason == ELS_RJT_UNAB && in fc_rport_prli_resp()
1528 switch (rjt->er_reason) { in fc_fcp_rec_resp()1532 fsp->rport->port_id, rjt->er_reason, in fc_fcp_rec_resp()1548 fsp->rport->port_id, rjt->er_reason, in fc_fcp_rec_resp()
1879 rjt->er_reason = reason; in fc_seq_ls_rjt()
477 if ((rjt->er_reason == ELS_RJT_LOGIC || in bnx2fc_rec_compl()478 rjt->er_reason == ELS_RJT_UNAB) && in bnx2fc_rec_compl()
174 __u8 er_reason; /* reason (enum fc_els_rjt_reason below) */ member
635 rjt->er_reason = reason_code; in efc_send_ls_rjt()
4479 ha->elsrej.c->er_reason = ELS_RJT_LOGIC; in qla2x00_mem_alloc()