Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/ !
Dbfa_fcs_rport.c3116 RPFSM_EVENT_RPORT_ONLINE = 2, /* Rport online */ enumerator
3148 case RPFSM_EVENT_RPORT_ONLINE: in bfa_fcs_rpf_sm_uninit()
3293 case RPFSM_EVENT_RPORT_ONLINE: in bfa_fcs_rpf_sm_offline()
3331 bfa_sm_send_event(&rport->rpf, RPFSM_EVENT_RPORT_ONLINE); in bfa_fcs_rpf_rport_online()