Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs_rport.c194 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_uninit()
1423 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_offline()
1466 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_nsdisc_sending()
2625 bfa_sm_send_event(rport, RPSM_EVENT_PLOGI_SEND); in bfa_fcs_rport_create()
Dbfa_fcs.h555 RPSM_EVENT_PLOGI_SEND = 1, /* new rport; start with PLOGI */ enumerator
Dbfa_fcs_lport.c1239 bfa_sm_send_event(rport, RPSM_EVENT_PLOGI_SEND); in bfa_fcs_lport_n2n_online()