Searched refs:RPSM_EVENT_FAILED (Results 1 – 2 of 2) sorted by relevance
440 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_plogi()754 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsquery()874 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc_online()975 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc_offline()1577 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsdisc_sent()1757 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()1780 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()1902 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()1918 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()2023 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_gidpn_response()[all …]
741 RPSM_EVENT_FAILED = 10, /* Request to rport failed. */ enumerator