Searched refs:gen_topo_data (Results 1 – 3 of 3) sorted by relevance
227 struct fc_rnid_general_topology_data_s *gen_topo_data);
65 struct fc_rnid_general_topology_data_s *gen_topo_data);590 struct fc_rnid_general_topology_data_s gen_topo_data; in bfa_fcs_lport_rnid() local617 bfa_fs_port_get_gen_topo_data(port, &gen_topo_data); in bfa_fcs_lport_rnid()631 &gen_topo_data); in bfa_fcs_lport_rnid()643 struct fc_rnid_general_topology_data_s *gen_topo_data) in bfa_fs_port_get_gen_topo_data() argument645 memset(gen_topo_data, 0, in bfa_fs_port_get_gen_topo_data()648 gen_topo_data->asso_type = cpu_to_be32(RNID_ASSOCIATED_TYPE_HOST); in bfa_fs_port_get_gen_topo_data()649 gen_topo_data->phy_port_num = 0; /* @todo */ in bfa_fs_port_get_gen_topo_data()650 gen_topo_data->num_attached_nodes = cpu_to_be32(1); in bfa_fs_port_get_gen_topo_data()
727 struct fc_rnid_general_topology_data_s *gen_topo_data) in fc_rnid_acc_build() argument742 rnid_acc->gen_topology_data = *gen_topo_data; in fc_rnid_acc_build()