Searched refs:plogi_rsp (Results 1 – 2 of 2) sorted by relevance
1748 struct fc_logi_s *plogi_rsp; in bfa_fcs_rport_plogi_response() local1765 plogi_rsp = (struct fc_logi_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rport_plogi_response()1770 if (plogi_rsp->els_cmd.els_code != FC_ELS_ACC) { in bfa_fcs_rport_plogi_response()1796 if (!rport->pwwn && (plogi_rsp->port_name == twin->pwwn)) { in bfa_fcs_rport_plogi_response()1813 bfa_fcs_rport_update(twin, plogi_rsp); in bfa_fcs_rport_plogi_response()1824 bfa_fcs_rport_update(rport, plogi_rsp); in bfa_fcs_rport_plogi_response()
637 struct fc_logi_s *plogi_rsp);