Searched refs:plogi_rsp (Results 1 – 2 of 2) sorted by relevance
1732 struct fc_logi_s *plogi_rsp; in bfa_fcs_rport_plogi_response() local1749 plogi_rsp = (struct fc_logi_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rport_plogi_response()1754 if (plogi_rsp->els_cmd.els_code != FC_ELS_ACC) { in bfa_fcs_rport_plogi_response()1780 if (!rport->pwwn && (plogi_rsp->port_name == twin->pwwn)) { in bfa_fcs_rport_plogi_response()1797 bfa_fcs_rport_update(twin, plogi_rsp); in bfa_fcs_rport_plogi_response()1808 bfa_fcs_rport_update(rport, plogi_rsp); in bfa_fcs_rport_plogi_response()
473 struct fc_logi_s *plogi_rsp);