Searched refs:bfa_fcs_rport_sm_fc4_logorcv (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 110 static void bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport, 170 {BFA_SM(bfa_fcs_rport_sm_fc4_logorcv), BFA_RPORT_LOGORCV}, 574 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_fc4_fcs_online() 612 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_hal_online() 679 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_online() 723 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_nsquery_sending() 782 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_nsquery() 833 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_adisc_online_sending() 903 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_logorcv); in bfa_fcs_rport_sm_adisc_online() 1006 bfa_fcs_rport_sm_fc4_logorcv(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_fc4_logorcv() function
|