Searched refs:h_ca (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_al.h265 ib_ca_handle_t h_ca; member in struct:_osm_vendor
/freebsd-11.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_al.c831 __osm_al_ca_err_callback, p_vend, &p_vend->h_ca);
840 CL_ASSERT(p_vend->h_ca);
842 status = ib_alloc_pd(p_vend->h_ca, IB_PDT_ALIAS, p_vend, &p_vend->h_pd);
845 ib_close_ca(p_vend->h_ca, __osm_al_ca_destroy_callback);
901 if (p_vend->h_ca == 0) {
1300 status = ib_modify_ca(p_vend->h_ca, p_bind->port_num,

Completed in 65 milliseconds