Searched refs:bfa_fcs_lport_ms_s (Results 1 – 2 of 2) sorted by relevance
85 struct bfa_fcs_lport_ms_s *ms; /* parent ms */93 struct bfa_fcs_lport_ms_s { struct108 struct bfa_fcs_lport_ms_s ms; /* MS component of port */ argument307 void bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms);308 void bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms);309 void bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms);
2799 bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_init()2811 bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_offline()2820 bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_online()2879 static void bfa_fcs_lport_ms_sm_offline(struct bfa_fcs_lport_ms_s *ms,2881 static void bfa_fcs_lport_ms_sm_plogi_sending(struct bfa_fcs_lport_ms_s *ms,2883 static void bfa_fcs_lport_ms_sm_plogi(struct bfa_fcs_lport_ms_s *ms,2885 static void bfa_fcs_lport_ms_sm_plogi_retry(struct bfa_fcs_lport_ms_s *ms,2887 static void bfa_fcs_lport_ms_sm_gmal_sending(struct bfa_fcs_lport_ms_s *ms,2889 static void bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms,2891 static void bfa_fcs_lport_ms_sm_gmal_retry(struct bfa_fcs_lport_ms_s *ms,[all …]