Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/management/opensm/libvendor/
HDosm_vendor_al.c193 CL_ASSERT(p_vw->h_av); in __osm_al_send_callback()
198 if (p_vw->h_av != p_bind->h_dr_av) { in __osm_al_send_callback()
202 "Destroying av handle %p.\n", p_vw->h_av); in __osm_al_send_callback()
205 ib_destroy_av(p_vw->h_av); in __osm_al_send_callback()
328 p_new_vw->h_av = 0; in __osm_al_rcv_callback()
1176 status = ib_create_av(p_vend->h_pd, &av, &p_vw->h_av); in osm_vendor_send()
1192 "Allocating av handle %p.\n", p_vw->h_av); in osm_vendor_send()
1195 p_vw->h_av = p_bind->h_dr_av; in osm_vendor_send()
1198 p_elem->h_av = p_vw->h_av; in osm_vendor_send()
/NextBSD/contrib/ofed/management/opensm/include/vendor/
HDosm_vendor_al.h320 ib_av_handle_t h_av; member
/NextBSD/contrib/ofed/management/opensm/include/iba/
HDib_types.h9736 ib_av_handle_t h_av; member