Searched refs:bfa_fcs_rpf_s (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 3140 static void bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf, 3142 static void bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf, 3144 static void bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf, 3146 static void bfa_fcs_rpf_sm_rpsc_retry(struct bfa_fcs_rpf_s *rpf, 3148 static void bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf, 3150 static void bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf, 3154 bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_uninit() 3185 bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc_sending() 3208 bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc() 3254 bfa_fcs_rpf_sm_rpsc_retry(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc_retry() [all …]
|
D | bfa_fcs.h | 412 struct bfa_fcs_rpf_s { struct 456 struct bfa_fcs_rpf_s rpf; /* Rport features module */
|