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

/freebsd-12-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_al.h266 ib_pd_handle_t h_pd; member in struct:_osm_vendor
/freebsd-12-stable/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);
819 CL_ASSERT(p_vend->h_pd);
919 status = ib_get_spl_qp(p_vend->h_pd,
965 status = ib_create_av(p_vend->h_pd, &av, &p_bind->h_dr_av);
1132 status = ib_create_av(p_vend->h_pd, &av, &p_vw->h_av);
1224 status = ib_create_av(p_vend->h_pd, &av, &p_bind->h_dr_av);
/freebsd-12-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h10087 ib_pd_handle_t h_pd;
10115 * h_pd
11102 ib_pd_handle_t h_pd;
11113 * h_pd

Completed in 279 milliseconds