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 */ argument310 void bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms);311 void bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms);312 void bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms);
2791 bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_init()2803 bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_offline()2812 bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_online()2871 static void bfa_fcs_lport_ms_sm_offline(struct bfa_fcs_lport_ms_s *ms,2873 static void bfa_fcs_lport_ms_sm_plogi_sending(struct bfa_fcs_lport_ms_s *ms,2875 static void bfa_fcs_lport_ms_sm_plogi(struct bfa_fcs_lport_ms_s *ms,2877 static void bfa_fcs_lport_ms_sm_plogi_retry(struct bfa_fcs_lport_ms_s *ms,2879 static void bfa_fcs_lport_ms_sm_gmal_sending(struct bfa_fcs_lport_ms_s *ms,2881 static void bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms,2883 static void bfa_fcs_lport_ms_sm_gmal_retry(struct bfa_fcs_lport_ms_s *ms,[all …]