Searched refs:RPSM_EVENT_FAILED (Results 1 – 2 of 2) sorted by relevance
445 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_plogi()759 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsquery()877 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc_online()978 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc_offline()1581 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsdisc_sent()1761 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()1784 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()1906 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()1922 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()2027 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_gidpn_response()[all …]
564 RPSM_EVENT_FAILED = 10, /* Request to rport failed. */ enumerator