Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs_rport.c133 static void bfa_fcs_rport_sm_nsdisc_sending(struct bfa_fcs_rport_s *rport,
169 {BFA_SM(bfa_fcs_rport_sm_nsdisc_sending), BFA_RPORT_NSDISC},
203 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_uninit()
253 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_plogi_sending()
314 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_plogiacc_sending()
385 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_plogi_retry()
491 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_plogi()
1161 bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_hcb_offline()
1234 bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_hcb_logorcv()
1384 bfa_sm_set_state(rport, bfa_fcs_rport_sm_nsdisc_sending); in bfa_fcs_rport_sm_offline()
[all …]