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

/freebsd-10.2-release/contrib/ofed/management/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-10.2-release/contrib/ofed/management/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)
323 VAPI_hca_id_t *p_ca_ids = NULL;
424 OUT VAPI_hca_id_t * p_hca_id,
429 VAPI_hca_id_t *p_ca_ids = NULL;
515 sizeof(VAPI_hca_id_t));
557 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)
311 VAPI_hca_id_t *p_ca_ids = NULL;
405 OUT VAPI_hca_id_t * p_hca_id,
411 VAPI_hca_id_t *p_ca_ids = NULL;
497 sizeof(VAPI_hca_id_t));
H A Dosm_vendor_mtl.c604 VAPI_hca_id_t hca_id;
653 memcpy(p_bind->hca_id, hca_id, sizeof(VAPI_hca_id_t));
H A Dosm_vendor_ts.c519 VAPI_hca_id_t hca_id;
/freebsd-10.2-release/contrib/ofed/management/opensm/osmtest/include/
H A Dosmt_mtl_regular_qp.h80 VAPI_hca_id_t hca_id; /*id of HCA */
/freebsd-10.2-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_inform.c66 VAPI_hca_id_t hca_id;

Completed in 116 milliseconds