Searched refs:bfa_fcs_rpf_s (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 3139 static void bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf, 3141 static void bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf, 3143 static void bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf, 3145 static void bfa_fcs_rpf_sm_rpsc_retry(struct bfa_fcs_rpf_s *rpf, 3147 static void bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf, 3149 static void bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf, 3153 bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_uninit() 3184 bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc_sending() 3207 bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc() 3253 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 | 411 struct bfa_fcs_rpf_s { struct 455 struct bfa_fcs_rpf_s rpf; /* Rport features module */
|