Home
last modified time | relevance | path

Searched refs:hca_passive_tree (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c121 sp = avl_find(&hcap->hca_passive_tree, &info, &where); in ibcm_lookup_msg()
211 avl_insert(&(hcap->hca_passive_tree), (void *)sp, where); in ibcm_lookup_msg()
389 passive_nodep = avl_find(&hcap->hca_passive_tree, &info, &p_where); in ibcm_delete_state_from_avl()
403 avl_remove(&hcap->hca_passive_tree, passive_nodep); in ibcm_delete_state_from_avl()
H A Dibcm_impl.c890 avl_create(&hcap->hca_passive_tree, ibcm_passive_node_compare, in ibcm_hca_attach()
1002 avl_destroy(&hcap->hca_passive_tree); in ibcm_hca_detach()
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h975 avl_tree_t hca_passive_tree; /* passive node tree */ member
992 ibcm_hca_info_s::{hca_active_tree hca_passive_tree hca_passive_comid_tree}))
999 hca_passive_tree hca_active_tree hca_passive_comid_tree hca_num_ports }))