Lines Matching refs:fabric
145 struct bfa_fcs_fabric_s *fabric; /* parent fabric */ member
280 #define bfa_fcs_lport_get_opertype(_lport) ((_lport)->fabric->oper_type)
281 #define bfa_fcs_lport_get_fabric_name(_lport) ((_lport)->fabric->fabric_name)
283 ((_lport)->fabric->fabric_ip_addr)
704 struct bfa_fcs_fabric_s fabric; /* base fabric state machine */ member
813 void bfa_fcs_fabric_link_up(struct bfa_fcs_fabric_s *fabric);
814 void bfa_fcs_fabric_link_down(struct bfa_fcs_fabric_s *fabric);
815 void bfa_fcs_fabric_addvport(struct bfa_fcs_fabric_s *fabric,
817 void bfa_fcs_fabric_delvport(struct bfa_fcs_fabric_s *fabric,
820 struct bfa_fcs_fabric_s *fabric, wwn_t pwwn);
822 void bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric,
824 void bfa_fcs_fabric_psymb_init(struct bfa_fcs_fabric_s *fabric);
825 void bfa_fcs_fabric_nsymb_init(struct bfa_fcs_fabric_s *fabric);
826 void bfa_fcs_fabric_set_fabric_name(struct bfa_fcs_fabric_s *fabric,
828 u16 bfa_fcs_fabric_get_switch_oui(struct bfa_fcs_fabric_s *fabric);
832 void bfa_fcs_fabric_sm_online(struct bfa_fcs_fabric_s *fabric,
834 void bfa_fcs_fabric_sm_loopback(struct bfa_fcs_fabric_s *fabric,
836 void bfa_fcs_fabric_sm_auth_failed(struct bfa_fcs_fabric_s *fabric,