Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs_rport.c92 static void bfa_fcs_rport_sm_fc4_fcs_online(struct bfa_fcs_rport_s *rport,
161 {BFA_SM(bfa_fcs_rport_sm_fc4_fcs_online), BFA_RPORT_ONLINE},
295 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_fcs_online); in bfa_fcs_rport_sm_plogiacc_sending()
409 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_fcs_online); in bfa_fcs_rport_sm_plogi_retry()
431 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_fcs_online); in bfa_fcs_rport_sm_plogi()
514 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_fcs_online); in bfa_fcs_rport_sm_plogi()
528 bfa_fcs_rport_sm_fc4_fcs_online(struct bfa_fcs_rport_s *rport, in bfa_fcs_rport_sm_fc4_fcs_online() function
1412 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_fcs_online); in bfa_fcs_rport_sm_offline()
1482 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_fcs_online); in bfa_fcs_rport_sm_nsdisc_sending()
1546 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_fcs_online); in bfa_fcs_rport_sm_nsdisc_retry()
[all …]