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

/freebsd-12-stable/contrib/ofed/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-12-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_al.c183 CL_ASSERT(p_vw->h_av);
188 if (p_vw->h_av != p_bind->h_dr_av) {
192 "Destroying av handle %p.\n", p_vw->h_av);
195 ib_destroy_av(p_vw->h_av);
316 p_new_vw->h_av = 0;
1132 status = ib_create_av(p_vend->h_pd, &av, &p_vw->h_av);
1148 "Allocating av handle %p.\n", p_vw->h_av);
1151 p_vw->h_av = p_bind->h_dr_av;
1154 p_elem->h_av = p_vw->h_av;
[all...]
/freebsd-12-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h10449 ib_av_handle_t h_av;
10513 * dgrm.ud.h_av

Completed in 193 milliseconds