Searched refs:hca_hndl (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_defs.h74 uint32_t hca_hndl; member in struct:_osmv_bind_obj
H A Dosm_mtl_bind.h95 VAPI_hca_hndl_t hca_hndl; member in struct:_osm_mtl_bind_info
H A Dosm_vendor_ts.h93 VAPI_hca_hndl_t hca_hndl; member in struct:_osm_ts_bind_info
107 * hca_hndl
/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_hca.c172 VAPI_hca_hndl_t hca_hndl; local
183 vapi_res = EVAPI_get_hca_hndl(ca_id, &hca_hndl);
197 vapi_res = VAPI_query_hca_cap(hca_hndl, &hca_vendor, &hca_cap);
222 VAPI_query_hca_port_prop(hca_hndl, port_num + 1, &hca_port);
233 VAPI_query_hca_gid_tbl(hca_hndl, port_num + 1, 0,
238 VAPI_query_hca_gid_tbl(hca_hndl, port_num + 1, maxNumGids,
411 VAPI_hca_hndl_t hca_hndl; local
441 vapi_res = EVAPI_get_hca_hndl(p_ca_ids[ca], &hca_hndl);
457 vapi_res = VAPI_query_hca_cap(hca_hndl, &hca_vendor, &hca_cap);
469 VAPI_query_hca_gid_tbl(hca_hndl, portId
[all...]
H A Dosm_vendor_mtl_hca_guid.c192 VAPI_hca_hndl_t hca_hndl; local
203 vapi_res = EVAPI_get_hca_hndl(ca_id, &hca_hndl);
217 vapi_res = VAPI_query_hca_cap(hca_hndl, &hca_vendor, &hca_cap);
242 VAPI_query_hca_port_prop(hca_hndl, port_num + 1, &hca_port);
253 VAPI_query_hca_gid_tbl(hca_hndl, port_num + 1, 0,
258 VAPI_query_hca_gid_tbl(hca_hndl, port_num + 1, maxNumGids,
429 VAPI_hca_hndl_t hca_hndl; local
459 vapi_res = EVAPI_get_hca_hndl(p_ca_ids[ca], &hca_hndl);
475 vapi_res = VAPI_query_hca_cap(hca_hndl, &hca_vendor, &hca_cap);
487 VAPI_query_hca_gid_tbl(hca_hndl, portId
[all...]
H A Dosm_vendor_ts.c157 VAPI_modify_hca_attr(p_bind->hca_hndl, p_bind->port_num, &attr_mod,
515 VAPI_hca_hndl_t hca_hndl; local
569 osm_vendor_get_guid_ca_and_port(p_vend, port_guid, &hca_hndl,
602 p_bind->hca_hndl = hca_hndl;
882 VAPI_modify_hca_attr(p_bind->hca_hndl, p_bind->port_num, &attr_mod,
H A Dosm_vendor_mtl.c193 VAPI_modify_hca_attr(p_bind->hca_hndl, p_bind->port_num, &attr_mod,
600 VAPI_hca_hndl_t hca_hndl; local
630 osm_vendor_get_guid_ca_and_port(p_vend, port_guid, &hca_hndl,
1081 VAPI_modify_hca_attr(p_bind->hca_hndl, p_bind->port_num, &attr_mod,
H A Dosm_vendor_mlx.c237 &(p_bo->hca_hndl),
601 VAPI_modify_hca_attr(p_bo->hca_hndl, p_bo->port_num, &attr_mod,
H A Dosm_vendor_mlx_anafa.c263 p_bo->hca_hndl = 0; /* only one ca on anafa system */

Completed in 137 milliseconds