Searched refs:h_ca (Results 1 – 2 of 2) sorted by relevance
265 ib_ca_handle_t h_ca; member
797 __osm_al_ca_err_callback, p_vend, &p_vend->h_ca); in __osm_vendor_open_ca()806 CL_ASSERT(p_vend->h_ca); in __osm_vendor_open_ca()808 status = ib_alloc_pd(p_vend->h_ca, IB_PDT_ALIAS, p_vend, &p_vend->h_pd); in __osm_vendor_open_ca()811 ib_close_ca(p_vend->h_ca, __osm_al_ca_destroy_callback); in __osm_vendor_open_ca()863 if (p_vend->h_ca == 0) { in osm_vendor_bind()1252 status = ib_modify_ca(p_vend->h_ca, p_bind->port_num, in osm_vendor_set_sm()