Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcbuild.c208 case FC_ELS_ACC: in fc_els_rsp_parse()
300 flogi->els_cmd.els_code = FC_ELS_ACC; in fc_flogi_acc_build()
344 node_name, pdu_size, bb_cr, FC_ELS_ACC); in fc_plogi_acc_build()
361 case FC_ELS_ACC: in fc_plogi_rsp_parse()
425 prli->command = FC_ELS_ACC; in fc_prli_acc_build()
440 if (prli->command != FC_ELS_ACC) in fc_prli_rsp_parse()
518 node_name, FC_ELS_ACC); in fc_adisc_acc_build()
529 if (adisc->els_cmd.els_code != FC_ELS_ACC) in fc_adisc_rsp_parse()
544 if (adisc->els_cmd.els_code != FC_ELS_ACC) in fc_adisc_parse()
625 acc->els_code = FC_ELS_ACC; in fc_logo_acc_build()
[all …]
Dbfa_fc.h217 FC_ELS_ACC = 0x02, /* Accept */ enumerator
Dbfa_fcs_fcpim.c506 if (els_cmd->els_code == FC_ELS_ACC) { in bfa_fcs_itnim_prli_response()
Dbfa_fcs_rport.c1767 if (plogi_rsp->els_cmd.els_code != FC_ELS_ACC) { in bfa_fcs_rport_plogi_response()
3429 if (rpsc2_acc->els_cmd == FC_ELS_ACC) { in bfa_fcs_rpf_rpsc2_response()
Dbfa_fcs_lport.c3482 case FC_ELS_ACC: in bfa_fcs_lport_ms_plogi_response()
4448 case FC_ELS_ACC: in bfa_fcs_lport_ns_plogi_response()
5442 case FC_ELS_ACC: in bfa_fcs_lport_scn_scr_response()