Home
last modified time | relevance | path

Searched defs:p_hca (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_ftree.c138 struct ftree_hca_t_ *p_hca; member
814 ftree_hca_t *p_hca = (ftree_hca_t *) malloc(sizeof(ftree_hca_t)); in hca_create() local
843 static void hca_destroy(IN ftree_hca_t * p_hca) in hca_destroy()
861 static uint64_t hca_get_guid_no(IN ftree_hca_t * p_hca) in hca_get_guid_no()
870 static uint64_t hca_get_guid_ho(IN ftree_hca_t * p_hca) in hca_get_guid_ho()
877 static void hca_dump(IN ftree_fabric_t * p_ftree, IN ftree_hca_t * p_hca) in hca_dump()
896 static ftree_port_group_t *hca_get_port_group_by_lid(IN ftree_hca_t * in hca_get_port_group_by_lid()
912 IN ftree_hca_t * p_hca, IN uint8_t port_num, in hca_add_port()
973 ftree_hca_t *p_hca; in fabric_clear() local
1078 ftree_hca_t *p_hca; in fabric_add_hca() local
[all …]