Searched refs:bfa_fcs_lport_ns_s (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 3658 static void bfa_fcs_lport_ns_sm_offline(struct bfa_fcs_lport_ns_s *ns, 3660 static void bfa_fcs_lport_ns_sm_plogi_sending(struct bfa_fcs_lport_ns_s *ns, 3662 static void bfa_fcs_lport_ns_sm_plogi(struct bfa_fcs_lport_ns_s *ns, 3664 static void bfa_fcs_lport_ns_sm_plogi_retry(struct bfa_fcs_lport_ns_s *ns, 3667 struct bfa_fcs_lport_ns_s *ns, 3669 static void bfa_fcs_lport_ns_sm_rspn_id(struct bfa_fcs_lport_ns_s *ns, 3671 static void bfa_fcs_lport_ns_sm_rspn_id_retry(struct bfa_fcs_lport_ns_s *ns, 3674 struct bfa_fcs_lport_ns_s *ns, 3676 static void bfa_fcs_lport_ns_sm_rft_id_retry(struct bfa_fcs_lport_ns_s *ns, 3678 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 */
|