Searched defs:iocfc (Results 1 – 3 of 3) sorted by relevance
248 bfa_iocfc_sm_stopped_entry(struct bfa_iocfc_s *iocfc) in bfa_iocfc_sm_stopped_entry()253 bfa_iocfc_sm_stopped(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_stopped()269 bfa_iocfc_sm_initing_entry(struct bfa_iocfc_s *iocfc) in bfa_iocfc_sm_initing_entry()275 bfa_iocfc_sm_initing(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_initing()302 bfa_iocfc_sm_dconf_read_entry(struct bfa_iocfc_s *iocfc) in bfa_iocfc_sm_dconf_read_entry()308 bfa_iocfc_sm_dconf_read(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_dconf_read()335 bfa_iocfc_sm_init_cfg_wait_entry(struct bfa_iocfc_s *iocfc) in bfa_iocfc_sm_init_cfg_wait_entry()341 bfa_iocfc_sm_init_cfg_wait(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_init_cfg_wait()368 bfa_iocfc_sm_init_cfg_done_entry(struct bfa_iocfc_s *iocfc) in bfa_iocfc_sm_init_cfg_done_entry()376 bfa_iocfc_sm_init_cfg_done(struct bfa_iocfc_s *iocfc, enum iocfc_event event) in bfa_iocfc_sm_init_cfg_done()[all …]
63 struct bfa_iocfc_s iocfc; /* IOCFC module */ member
3713 struct bfa_iocfc_s *iocfc = &bfa->iocfc; in bfa_fcport_is_pbcdisabled() local