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

/freebsd-12-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_hca.h53 #define VAPI_hca_id_t char* macro
H A Dosm_vendor_mtl_hca_guid.h131 OUT VAPI_hca_id_t * p_hca_id,
143 * [out] The HCA Id (VAPI_hca_id_t *) that the port is found on.
H A Dosm_mtl_bind.h96 VAPI_hca_id_t hca_id;
H A Dosm_vendor_mtl.h232 OUT VAPI_hca_id_t * p_hca_id,
244 * [out] The HCA Id (VAPI_hca_id_t *) that the port is found on.
H A Dosm_vendor_ts.h308 OUT VAPI_hca_id_t * p_hca_id,
320 * [out] The HCA Id (VAPI_hca_id_t *) that the port is found on.
/freebsd-12-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mtl_hca_guid.c111 IN VAPI_hca_id_t ** const p_hca_ids,
146 (VAPI_hca_id_t *) malloc(*p_num_guids * sizeof(VAPI_hca_id_t));
188 IN VAPI_hca_id_t ca_id, OUT osm_ca_info_t * const p_ca_info)
321 VAPI_hca_id_t *p_ca_ids = NULL;
422 OUT VAPI_hca_id_t * p_hca_id,
427 VAPI_hca_id_t *p_ca_ids = NULL;
513 sizeof(VAPI_hca_id_t));
553 VAPI_hca_id_t ca_id;
H A Dosm_vendor_mlx_hca.c91 IN VAPI_hca_id_t ** const p_hca_ids,
126 (VAPI_hca_id_t *) malloc(*p_num_guids * sizeof(VAPI_hca_id_t));
168 IN VAPI_hca_id_t ca_id, OUT osm_ca_info_t * const p_ca_info)
309 VAPI_hca_id_t *p_ca_ids = NULL;
403 OUT VAPI_hca_id_t * p_hca_id,
409 VAPI_hca_id_t *p_ca_ids = NULL;
495 sizeof(VAPI_hca_id_t));
H A Dosm_vendor_mtl.c601 VAPI_hca_id_t hca_id;
650 memcpy(p_bind->hca_id, hca_id, sizeof(VAPI_hca_id_t));
H A Dosm_vendor_ts.c516 VAPI_hca_id_t hca_id;

Completed in 115 milliseconds