Home
last modified time | relevance | path

Searched refs:bfa_fcs_lport_ms_s (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_fcs.h85 struct bfa_fcs_lport_ms_s *ms; /* parent ms */
93 struct bfa_fcs_lport_ms_s { struct
108 struct bfa_fcs_lport_ms_s ms; /* MS component of port */ argument
307 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);
Dbfa_fcs_lport.c2799 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 …]