Searched refs:lid2guid (Results 1 – 3 of 3) sorted by relevance
380 add_to_portlid_hash(port, f_int->lid2guid); in recv_port_info()677 f_int->lid2guid = g_hash_table_new_full(g_direct_hash, g_direct_equal, in create_lid2guid()683 if (f_int->lid2guid) { in destroy_lid2guid()684 g_hash_table_destroy(f_int->lid2guid); in destroy_lid2guid()921 port = (ibnd_port_t *)g_hash_table_lookup(f->lid2guid, in ibnd_find_port_lid()
76 GHashTable *lid2guid; member
617 add_to_portlid_hash(port, fabric_cache->f_int->lid2guid); in _rebuild_ports()