Searched refs:bfa_fcs_rport_sm_plogi_sending (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 84 static void bfa_fcs_rport_sm_plogi_sending(struct bfa_fcs_rport_s *rport, 157 {BFA_SM(bfa_fcs_rport_sm_plogi_sending), BFA_RPORT_PLOGI}, 195 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_uninit() 225 bfa_fcs_rport_sm_plogi_sending(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_plogi_sending() function 361 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_plogi_retry() 1180 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_hcb_offline() 1242 bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_hcb_logorcv() 1419 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_offline() 1425 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_offline() 1571 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogi_sending); in bfa_fcs_rport_sm_nsdisc_sent()
|