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()2820 bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_online()3072 bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_gmal()3143 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; in bfa_fcs_lport_ms_send_gmal()3178 struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg; in bfa_fcs_lport_ms_gmal_response()3275 bfa_fcs_lport_ms_sm_gfn(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_gfn()3344 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; in bfa_fcs_lport_ms_send_gfn()3378 struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg; in bfa_fcs_lport_ms_gfn_response()3421 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; in bfa_fcs_lport_ms_send_plogi()3460 struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg; in bfa_fcs_lport_ms_plogi_response()[all …]
Completed in 19 milliseconds