Searched refs:gen_topo_data (Results 1 – 3 of 3) sorted by relevance
236 struct fc_rnid_general_topology_data_s *gen_topo_data);
73 struct fc_rnid_general_topology_data_s *gen_topo_data);598 struct fc_rnid_general_topology_data_s gen_topo_data; in bfa_fcs_lport_rnid() local625 bfa_fs_port_get_gen_topo_data(port, &gen_topo_data); in bfa_fcs_lport_rnid()639 &gen_topo_data); in bfa_fcs_lport_rnid()651 struct fc_rnid_general_topology_data_s *gen_topo_data) in bfa_fs_port_get_gen_topo_data() argument653 memset(gen_topo_data, 0, in bfa_fs_port_get_gen_topo_data()656 gen_topo_data->asso_type = cpu_to_be32(RNID_ASSOCIATED_TYPE_HOST); in bfa_fs_port_get_gen_topo_data()657 gen_topo_data->phy_port_num = 0; /* @todo */ in bfa_fs_port_get_gen_topo_data()658 gen_topo_data->num_attached_nodes = cpu_to_be32(1); in bfa_fs_port_get_gen_topo_data()
756 struct fc_rnid_general_topology_data_s *gen_topo_data) in fc_rnid_acc_build() argument771 rnid_acc->gen_topology_data = *gen_topo_data; in fc_rnid_acc_build()