Home
last modified time | relevance | path

Searched refs:bfa_fcs_rport_sm_nsdisc_sending (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcs_rport.c126 static void bfa_fcs_rport_sm_nsdisc_sending(struct bfa_fcs_rport_s *rport,
162 {BFA_SM(bfa_fcs_rport_sm_nsdisc_sending), BFA_RPORT_NSDISC},
196 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_uninit()
246 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_plogi_sending()
307 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_plogiacc_sending()
378 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_plogi_retry()
480 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_plogi()
1147 bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_hcb_offline()
1220 bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_hcb_logorcv()
1372 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_offline()
[all …]