Searched refs:bfa_fcs_rport_sm_plogiacc_sending (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 86 static void bfa_fcs_rport_sm_plogiacc_sending(struct bfa_fcs_rport_s *rport, 142 {BFA_SM(bfa_fcs_rport_sm_plogiacc_sending), BFA_RPORT_ONLINE}, 185 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_uninit() 228 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_plogi_sending() 270 bfa_fcs_rport_sm_plogiacc_sending(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_plogiacc_sending() function 360 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_plogi_retry() 486 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_plogi() 928 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_adisc_offline_sending() 957 bfa_sm_set_state(rport, bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_adisc_offline() 1130 bfa_fcs_rport_sm_plogiacc_sending); in bfa_fcs_rport_sm_hcb_offline() [all …]
|