Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcs_rport.c163 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_uninit()
1134 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_offline()
1177 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_nsdisc_sending()
2239 bfa_sm_send_event(rport, RPSM_EVENT_PLOGI_SEND); in bfa_fcs_rport_create()
Dbfa_fcs.h712 RPSM_EVENT_PLOGI_SEND = 1, /* new rport; start with PLOGI */ enumerator
Dbfa_fcs_lport.c1137 bfa_sm_send_event(rport, RPSM_EVENT_PLOGI_SEND); in bfa_fcs_lport_n2n_online()