Searched refs:bfa_fcs_rport_sm_plogi_sending (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 92 static void bfa_fcs_rport_sm_plogi_sending(struct bfa_fcs_rport_s *rport, 149 {BFA_SM(bfa_fcs_rport_sm_plogi_sending), BFA_RPORT_PLOGI}, 187 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_uninit() 217 bfa_fcs_rport_sm_plogi_sending(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_plogi_sending() function 353 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_plogi_retry() 1179 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_hcb_offline() 1241 bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_hcb_logorcv() 1416 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_offline() 1422 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_offline() 1568 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_nsdisc_sent()
|