Home
last modified time | relevance | path

Searched refs:RPSM_EVENT_LOGO_IMP (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/bfa/
Dbfa_fcs_rport.c258 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogi_sending()
319 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogiacc_sending()
390 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogi_retry()
477 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogi()
559 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_fc4_fcs_online()
612 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_hal_online()
660 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_online()
723 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_nsquery_sending()
785 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_nsquery()
819 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_adisc_online_sending()
[all …]
Dbfa_fcs_fcpim.c251 bfa_sm_send_event(itnim->rport, RPSM_EVENT_LOGO_IMP); in bfa_fcs_itnim_sm_prli_retry()
747 bfa_sm_send_event(itnim->rport, RPSM_EVENT_LOGO_IMP); in bfa_cb_itnim_sler()
Dbfa_fcs.h736 RPSM_EVENT_LOGO_IMP = 5, /* implicit logo for SLER */ enumerator
Dbfa_fcs_lport.c520 bfa_sm_send_event(rport, RPSM_EVENT_LOGO_IMP); in bfa_fcs_lport_plogi()
697 bfa_sm_send_event(rport, RPSM_EVENT_LOGO_IMP); in bfa_fcs_lport_offline_actions()