Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcs_rport.c178 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_uninit()
1407 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_offline()
1450 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_nsdisc_sending()
2609 bfa_sm_send_event(rport, RPSM_EVENT_PLOGI_SEND); in bfa_fcs_rport_create()
Dbfa_fcs.h735 RPSM_EVENT_PLOGI_SEND = 1, /* new rport; start with PLOGI */ enumerator
Dbfa_fcs_lport.c1252 bfa_sm_send_event(rport, RPSM_EVENT_PLOGI_SEND); in bfa_fcs_lport_n2n_online()