Searched refs:RPSM_EVENT_FAILED (Results 1 – 2 of 2) sorted by relevance
441 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_plogi()755 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsquery()875 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc_online()976 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc_offline()1578 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsdisc_sent()1758 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()1781 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()1903 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()1919 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()2024 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_gidpn_response()[all …]
755 RPSM_EVENT_FAILED = 10, /* Request to rport failed. */ enumerator