Lines Matching refs:bfa_fcs_fabric_s
146 struct bfa_fcs_fabric_s *fabric; /* parent fabric */
183 struct bfa_fcs_fabric_s { struct
222 #define bfa_fcs_vf_t struct bfa_fcs_fabric_s argument
229 struct bfa_fcs_fabric_s;
705 struct bfa_fcs_fabric_s fabric; /* base fabric state machine */
812 void bfa_fcs_fabric_link_up(struct bfa_fcs_fabric_s *fabric);
813 void bfa_fcs_fabric_link_down(struct bfa_fcs_fabric_s *fabric);
814 void bfa_fcs_fabric_addvport(struct bfa_fcs_fabric_s *fabric,
816 void bfa_fcs_fabric_delvport(struct bfa_fcs_fabric_s *fabric,
819 struct bfa_fcs_fabric_s *fabric, wwn_t pwwn);
821 void bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric,
823 void bfa_fcs_fabric_psymb_init(struct bfa_fcs_fabric_s *fabric);
824 void bfa_fcs_fabric_nsymb_init(struct bfa_fcs_fabric_s *fabric);
825 void bfa_fcs_fabric_set_fabric_name(struct bfa_fcs_fabric_s *fabric,
827 u16 bfa_fcs_fabric_get_switch_oui(struct bfa_fcs_fabric_s *fabric);
829 void bfa_fcs_fabric_sm_online(struct bfa_fcs_fabric_s *fabric,
831 void bfa_fcs_fabric_sm_loopback(struct bfa_fcs_fabric_s *fabric,
833 void bfa_fcs_fabric_sm_auth_failed(struct bfa_fcs_fabric_s *fabric,