Lines Matching refs:fabric
138 struct bfa_fcs_fabric_s *fabric; /* parent fabric */ member
270 #define bfa_fcs_lport_get_opertype(_lport) ((_lport)->fabric->oper_type)
271 #define bfa_fcs_lport_get_fabric_name(_lport) ((_lport)->fabric->fabric_name)
273 ((_lport)->fabric->fabric_ip_addr)
694 struct bfa_fcs_fabric_s fabric; /* base fabric state machine */ member
801 void bfa_fcs_fabric_link_up(struct bfa_fcs_fabric_s *fabric);
802 void bfa_fcs_fabric_link_down(struct bfa_fcs_fabric_s *fabric);
803 void bfa_fcs_fabric_addvport(struct bfa_fcs_fabric_s *fabric,
805 void bfa_fcs_fabric_delvport(struct bfa_fcs_fabric_s *fabric,
808 struct bfa_fcs_fabric_s *fabric, wwn_t pwwn);
810 void bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric,
812 void bfa_fcs_fabric_psymb_init(struct bfa_fcs_fabric_s *fabric);
813 void bfa_fcs_fabric_nsymb_init(struct bfa_fcs_fabric_s *fabric);
814 void bfa_fcs_fabric_set_fabric_name(struct bfa_fcs_fabric_s *fabric,
816 u16 bfa_fcs_fabric_get_switch_oui(struct bfa_fcs_fabric_s *fabric);
818 void bfa_fcs_fabric_sm_online(struct bfa_fcs_fabric_s *fabric,
820 void bfa_fcs_fabric_sm_loopback(struct bfa_fcs_fabric_s *fabric,
822 void bfa_fcs_fabric_sm_auth_failed(struct bfa_fcs_fabric_s *fabric,