Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs_rport.c267 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogi_sending()
328 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogiacc_sending()
399 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogi_retry()
482 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogi()
564 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_fc4_fcs_online()
617 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_hal_online()
665 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_online()
728 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_nsquery_sending()
790 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_nsquery()
824 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_adisc_online_sending()
[all …]
Dbfa_fcs_fcpim.c261 bfa_sm_send_event(itnim->rport, RPSM_EVENT_LOGO_IMP); in bfa_fcs_itnim_sm_prli_retry()
758 bfa_sm_send_event(itnim->rport, RPSM_EVENT_LOGO_IMP); in bfa_cb_itnim_sler()
Dbfa_fcs.h559 RPSM_EVENT_LOGO_IMP = 5, /* implicit logo for SLER */ enumerator
Dbfa_fcs_lport.c511 bfa_sm_send_event(rport, RPSM_EVENT_LOGO_IMP); in bfa_fcs_lport_plogi()
688 bfa_sm_send_event(rport, RPSM_EVENT_LOGO_IMP); in bfa_fcs_lport_offline_actions()