Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_al.h266 ib_pd_handle_t h_pd; member
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_al.c808 status = ib_alloc_pd(p_vend->h_ca, IB_PDT_ALIAS, p_vend, &p_vend->h_pd); in __osm_vendor_open_ca()
819 CL_ASSERT(p_vend->h_pd); in __osm_vendor_open_ca()
919 status = ib_get_spl_qp(p_vend->h_pd, in osm_vendor_bind()
965 status = ib_create_av(p_vend->h_pd, &av, &p_bind->h_dr_av); in osm_vendor_bind()
1132 status = ib_create_av(p_vend->h_pd, &av, &p_vw->h_av); in osm_vendor_send()
1224 status = ib_create_av(p_vend->h_pd, &av, &p_bind->h_dr_av); in osm_vendor_local_lid_change()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h10087 ib_pd_handle_t h_pd; member
11102 ib_pd_handle_t h_pd; member