Searched refs:bfa_fcs_lport_ms_s (Results 1 – 2 of 2) sorted by relevance
92 struct bfa_fcs_lport_ms_s *ms; /* parent ms */100 struct bfa_fcs_lport_ms_s { struct115 struct bfa_fcs_lport_ms_s ms; /* MS component of port */ argument317 void bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms);318 void bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms);319 void bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms);
2787 bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_init()2799 bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_offline()2808 bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_online()2867 static void bfa_fcs_lport_ms_sm_offline(struct bfa_fcs_lport_ms_s *ms,2869 static void bfa_fcs_lport_ms_sm_plogi_sending(struct bfa_fcs_lport_ms_s *ms,2871 static void bfa_fcs_lport_ms_sm_plogi(struct bfa_fcs_lport_ms_s *ms,2873 static void bfa_fcs_lport_ms_sm_plogi_retry(struct bfa_fcs_lport_ms_s *ms,2875 static void bfa_fcs_lport_ms_sm_gmal_sending(struct bfa_fcs_lport_ms_s *ms,2877 static void bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms,2879 static void bfa_fcs_lport_ms_sm_gmal_retry(struct bfa_fcs_lport_ms_s *ms,[all …]