Searched refs:BFA_FCS_VPORT_SM_RSP_ERROR (Results 1 – 2 of 2) sorted by relevance
6112 case BFA_FCS_VPORT_SM_RSP_ERROR: in bfa_fcs_vport_sm_fdisc()6189 case BFA_FCS_VPORT_SM_RSP_ERROR: in bfa_fcs_vport_sm_fdisc_rsp_wait()6360 case BFA_FCS_VPORT_SM_RSP_ERROR: in bfa_fcs_vport_sm_logo_for_stop()6386 case BFA_FCS_VPORT_SM_RSP_ERROR: in bfa_fcs_vport_sm_logo()6455 bfa_sm_send_event(vport, BFA_FCS_VPORT_SM_RSP_ERROR); in bfa_fcs_vport_fdisc_rejected()6469 bfa_sm_send_event(vport, BFA_FCS_VPORT_SM_RSP_ERROR); in bfa_fcs_vport_fdisc_rejected()6481 bfa_sm_send_event(vport, BFA_FCS_VPORT_SM_RSP_ERROR); in bfa_fcs_vport_fdisc_rejected()6841 bfa_sm_send_event(vport, BFA_FCS_VPORT_SM_RSP_ERROR); in bfa_cb_lps_fdisc_comp()6860 bfa_sm_send_event(vport, BFA_FCS_VPORT_SM_RSP_ERROR); in bfa_cb_lps_fdisc_comp()6869 bfa_sm_send_event(vport, BFA_FCS_VPORT_SM_RSP_ERROR); in bfa_cb_lps_fdisc_comp()[all …]
452 BFA_FCS_VPORT_SM_RSP_ERROR = 9, /* error/bad response */ enumerator