Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcs_rport.c229 case RPSM_EVENT_DELETE: in bfa_fcs_rport_sm_plogi_sending()
291 case RPSM_EVENT_DELETE: in bfa_fcs_rport_sm_plogiacc_sending()
357 case RPSM_EVENT_DELETE: in bfa_fcs_rport_sm_plogi_retry()
503 case RPSM_EVENT_DELETE: in bfa_fcs_rport_sm_plogi()
574 case RPSM_EVENT_DELETE: in bfa_fcs_rport_sm_fc4_fcs_online()
626 case RPSM_EVENT_DELETE: in bfa_fcs_rport_sm_hal_online()
668 case RPSM_EVENT_DELETE: in bfa_fcs_rport_sm_online()
705 case RPSM_EVENT_DELETE: in bfa_fcs_rport_sm_nsquery_sending()
767 case RPSM_EVENT_DELETE: in bfa_fcs_rport_sm_nsquery()
814 case RPSM_EVENT_DELETE: in bfa_fcs_rport_sm_adisc_online_sending()
[all …]
Dbfa_fcs_fcpim.c215 bfa_sm_send_event(itnim->rport, RPSM_EVENT_DELETE); in bfa_fcs_itnim_sm_hal_rport_online()
Dbfa_fcs.h752 RPSM_EVENT_DELETE = 7, /* RPORT delete request */ enumerator
Dbfa_fcs_lport.c223 bfa_sm_send_event(rport, RPSM_EVENT_DELETE); in bfa_fcs_lport_sm_online()
239 bfa_sm_send_event(rport, RPSM_EVENT_DELETE); in bfa_fcs_lport_sm_online()
281 bfa_sm_send_event(rport, RPSM_EVENT_DELETE); in bfa_fcs_lport_sm_offline()
294 bfa_sm_send_event(rport, RPSM_EVENT_DELETE); in bfa_fcs_lport_sm_offline()
1273 bfa_sm_send_event(rport, RPSM_EVENT_DELETE); in bfa_fcs_lport_n2n_online()