Searched refs:bfa_fcs_rpf_s (Results 1 – 2 of 2) sorted by relevance
3090 static void bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf,3092 static void bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf,3094 static void bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf,3096 static void bfa_fcs_rpf_sm_rpsc_retry(struct bfa_fcs_rpf_s *rpf,3098 static void bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf,3100 static void bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf,3158 bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc()3277 struct bfa_fcs_rpf_s *rpf = &rport->rpf; in bfa_fcs_rpf_init()3318 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *) arg; in bfa_fcs_rpf_timeout()3328 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *)rpf_cbarg; in bfa_fcs_rpf_send_rpsc2()[all …]
523 struct bfa_fcs_rpf_s;524 typedef void (*bfa_fcs_rpf_sm_t)(struct bfa_fcs_rpf_s *, enum rpf_event);527 struct bfa_fcs_rpf_s { struct601 struct bfa_fcs_rpf_s rpf; /* Rport features module */
Completed in 12 milliseconds