Lines Matching refs:fabric
138 struct bfa_fcs_fabric_s *fabric; /* parent fabric */ member
273 #define bfa_fcs_lport_get_opertype(_lport) ((_lport)->fabric->oper_type)
274 #define bfa_fcs_lport_get_fabric_name(_lport) ((_lport)->fabric->fabric_name)
276 ((_lport)->fabric->fabric_ip_addr)
697 struct bfa_fcs_fabric_s fabric; /* base fabric state machine */ member
804 void bfa_fcs_fabric_link_up(struct bfa_fcs_fabric_s *fabric);
805 void bfa_fcs_fabric_link_down(struct bfa_fcs_fabric_s *fabric);
806 void bfa_fcs_fabric_addvport(struct bfa_fcs_fabric_s *fabric,
808 void bfa_fcs_fabric_delvport(struct bfa_fcs_fabric_s *fabric,
811 struct bfa_fcs_fabric_s *fabric, wwn_t pwwn);
813 void bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric,
815 void bfa_fcs_fabric_psymb_init(struct bfa_fcs_fabric_s *fabric);
816 void bfa_fcs_fabric_nsymb_init(struct bfa_fcs_fabric_s *fabric);
817 void bfa_fcs_fabric_set_fabric_name(struct bfa_fcs_fabric_s *fabric,
819 u16 bfa_fcs_fabric_get_switch_oui(struct bfa_fcs_fabric_s *fabric);
821 void bfa_fcs_fabric_sm_online(struct bfa_fcs_fabric_s *fabric,
823 void bfa_fcs_fabric_sm_loopback(struct bfa_fcs_fabric_s *fabric,
825 void bfa_fcs_fabric_sm_auth_failed(struct bfa_fcs_fabric_s *fabric,