Searched refs:RPSM_EVENT_FAILED (Results 1 – 2 of 2) sorted by relevance
429 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_plogi()743 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsquery()861 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc_online()962 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_adisc_offline()1565 case RPSM_EVENT_FAILED: in bfa_fcs_rport_sm_nsdisc_sent()1745 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()1768 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_plogi_response()1890 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()1906 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_adisc_response()2011 bfa_sm_send_event(rport, RPSM_EVENT_FAILED); in bfa_fcs_rport_gidpn_response()[all …]
747 RPSM_EVENT_FAILED = 10, /* Request to rport failed. */ enumerator