Searched refs:bfa_fcs_lport_scn_s (Results 1 – 2 of 2) sorted by relevance
90 struct bfa_fcs_lport_scn_s;91 typedef void (*bfa_fcs_lport_scn_sm_t)(struct bfa_fcs_lport_scn_s *fsm, enum port_scn_event);93 struct bfa_fcs_lport_scn_s { struct158 struct bfa_fcs_lport_scn_s scn; /* scn component of port */
5186 struct bfa_fcs_lport_scn_s *scn,5199 bfa_fcs_lport_scn_sm_offline(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_offline()5217 bfa_fcs_lport_scn_sm_sending_scr(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_sending_scr()5236 bfa_fcs_lport_scn_sm_scr(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_scr()5264 bfa_fcs_lport_scn_sm_scr_retry(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_scr_retry()5284 bfa_fcs_lport_scn_sm_online(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_online()5309 struct bfa_fcs_lport_scn_s *scn = scn_cbarg; in bfa_fcs_lport_scn_send_scr()5351 struct bfa_fcs_lport_scn_s *scn = (struct bfa_fcs_lport_scn_s *) cbarg; in bfa_fcs_lport_scn_scr_response()5433 struct bfa_fcs_lport_scn_s *scn = (struct bfa_fcs_lport_scn_s *) arg; in bfa_fcs_lport_scn_timeout()5450 struct bfa_fcs_lport_scn_s *scn = BFA_FCS_GET_SCN_FROM_PORT(port); in bfa_fcs_lport_scn_init()[all …]
Completed in 19 milliseconds