Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs_rport.c185 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_uninit()
1419 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_offline()
1462 case RPSM_EVENT_PLOGI_SEND: in bfa_fcs_rport_sm_nsdisc_sending()
2624 bfa_sm_send_event(rport, RPSM_EVENT_PLOGI_SEND); in bfa_fcs_rport_create()
Dbfa_fcs.h745 RPSM_EVENT_PLOGI_SEND = 1, /* new rport; start with PLOGI */ enumerator
Dbfa_fcs_lport.c1248 bfa_sm_send_event(rport, RPSM_EVENT_PLOGI_SEND); in bfa_fcs_lport_n2n_online()