Searched refs:h_av (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_al.h320 ib_av_handle_t h_av; member in struct:_osm_vend_wrap_t
336 * h_av
/freebsd-9.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_al.c193 CL_ASSERT(p_vw->h_av);
198 if (p_vw->h_av != p_bind->h_dr_av) {
202 "Destroying av handle %p.\n", p_vw->h_av);
205 ib_destroy_av(p_vw->h_av);
328 p_new_vw->h_av = 0;
1176 status = ib_create_av(p_vend->h_pd, &av, &p_vw->h_av);
1192 "Allocating av handle %p.\n", p_vw->h_av);
1195 p_vw->h_av = p_bind->h_dr_av;
1198 p_elem->h_av = p_vw->h_av;
[all...]
/freebsd-9.3-release/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h9736 ib_av_handle_t h_av;
9812 * dgrm.ud.h_av

Completed in 113 milliseconds