Searched refs:bfa_fcs_rport_sm_fc4_logorcv (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs_rport.c | 110 static void bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport, 154 {BFA_SM(bfa_fcs_rport_sm_fc4_logorcv), BFA_RPORT_LOGORCV}, 558 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_fc4_fcs_online() 596 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_hal_online() 663 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_online() 707 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_nsquery_sending() 766 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_nsquery() 817 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_adisc_online_sending() 887 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_adisc_online() 990 bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_fc4_logorcv() function
|