Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs_rport.c3148 static void bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf,
3197 bfa_sm_set_state(rpf, bfa_fcs_rpf_sm_offline); in bfa_fcs_rpf_sm_rpsc_sending()
3243 bfa_sm_set_state(rpf, bfa_fcs_rpf_sm_offline); in bfa_fcs_rpf_sm_rpsc()
3270 bfa_sm_set_state(rpf, bfa_fcs_rpf_sm_offline); in bfa_fcs_rpf_sm_rpsc_retry()
3290 bfa_sm_set_state(rpf, bfa_fcs_rpf_sm_offline); in bfa_fcs_rpf_sm_online()
3300 bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_offline() function