Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcbuild.c207 case FC_ELS_ACC: in fc_els_rsp_parse()
299 flogi->els_cmd.els_code = FC_ELS_ACC; in fc_flogi_acc_build()
343 node_name, pdu_size, bb_cr, FC_ELS_ACC); in fc_plogi_acc_build()
360 case FC_ELS_ACC: in fc_plogi_rsp_parse()
424 prli->command = FC_ELS_ACC; in fc_prli_acc_build()
439 if (prli->command != FC_ELS_ACC) in fc_prli_rsp_parse()
517 node_name, FC_ELS_ACC); in fc_adisc_acc_build()
528 if (adisc->els_cmd.els_code != FC_ELS_ACC) in fc_adisc_rsp_parse()
543 if (adisc->els_cmd.els_code != FC_ELS_ACC) in fc_adisc_parse()
624 acc->els_code = FC_ELS_ACC; in fc_logo_acc_build()
[all …]
Dbfa_fcs_fcpim.c505 if (els_cmd->els_code == FC_ELS_ACC) { in bfa_fcs_itnim_prli_response()
Dbfa_fc.h216 FC_ELS_ACC = 0x02, /* Accept */ enumerator
Dbfa_fcs_rport.c1766 if (plogi_rsp->els_cmd.els_code != FC_ELS_ACC) { in bfa_fcs_rport_plogi_response()
3428 if (rpsc2_acc->els_cmd == FC_ELS_ACC) { in bfa_fcs_rpf_rpsc2_response()
Dbfa_fcs_lport.c3470 case FC_ELS_ACC: in bfa_fcs_lport_ms_plogi_response()
4436 case FC_ELS_ACC: in bfa_fcs_lport_ns_plogi_response()
5444 case FC_ELS_ACC: in bfa_fcs_lport_scn_scr_response()