Searched refs:bfa_fcs_lport_ns_s (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 3666 static void bfa_fcs_lport_ns_sm_offline(struct bfa_fcs_lport_ns_s *ns, 3668 static void bfa_fcs_lport_ns_sm_plogi_sending(struct bfa_fcs_lport_ns_s *ns, 3670 static void bfa_fcs_lport_ns_sm_plogi(struct bfa_fcs_lport_ns_s *ns, 3672 static void bfa_fcs_lport_ns_sm_plogi_retry(struct bfa_fcs_lport_ns_s *ns, 3675 struct bfa_fcs_lport_ns_s *ns, 3677 static void bfa_fcs_lport_ns_sm_rspn_id(struct bfa_fcs_lport_ns_s *ns, 3679 static void bfa_fcs_lport_ns_sm_rspn_id_retry(struct bfa_fcs_lport_ns_s *ns, 3682 struct bfa_fcs_lport_ns_s *ns, 3684 static void bfa_fcs_lport_ns_sm_rft_id_retry(struct bfa_fcs_lport_ns_s *ns, 3686 static void bfa_fcs_lport_ns_sm_rft_id(struct bfa_fcs_lport_ns_s *ns, [all …]
|
D | bfa_fcs.h | 62 struct bfa_fcs_lport_ns_s { struct 106 struct bfa_fcs_lport_ns_s ns; /* NS component of port */
|