Searched refs:VAPI_hca_id_t (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_mtl_hca_guid.c | 111 IN VAPI_hca_id_t ** const p_hca_ids, in __osm_vendor_get_ca_ids() 146 (VAPI_hca_id_t *) malloc(*p_num_guids * sizeof(VAPI_hca_id_t)); in __osm_vendor_get_ca_ids() 188 IN VAPI_hca_id_t ca_id, OUT osm_ca_info_t * const p_ca_info) in __osm_ca_info_init() 321 VAPI_hca_id_t *p_ca_ids = NULL; in osm_vendor_get_all_port_attr() 422 OUT VAPI_hca_id_t * p_hca_id, in osm_vendor_get_guid_ca_and_port() 427 VAPI_hca_id_t *p_ca_ids = NULL; in osm_vendor_get_guid_ca_and_port() 513 sizeof(VAPI_hca_id_t)); in osm_vendor_get_guid_ca_and_port() 553 VAPI_hca_id_t ca_id; in get_port_guid()
|
H A D | osm_vendor_mlx_hca.c | 91 IN VAPI_hca_id_t ** const p_hca_ids, in __osm_vendor_get_ca_ids() 126 (VAPI_hca_id_t *) malloc(*p_num_guids * sizeof(VAPI_hca_id_t)); in __osm_vendor_get_ca_ids() 168 IN VAPI_hca_id_t ca_id, OUT osm_ca_info_t * const p_ca_info) in __osm_ca_info_init() 309 VAPI_hca_id_t *p_ca_ids = NULL; in osm_vendor_get_all_port_attr() 403 OUT VAPI_hca_id_t * p_hca_id, in osm_vendor_get_guid_ca_and_port() 409 VAPI_hca_id_t *p_ca_ids = NULL; in osm_vendor_get_guid_ca_and_port() 495 sizeof(VAPI_hca_id_t)); in osm_vendor_get_guid_ca_and_port()
|
H A D | osm_vendor_mtl.c | 601 VAPI_hca_id_t hca_id; in osm_vendor_bind() 650 memcpy(p_bind->hca_id, hca_id, sizeof(VAPI_hca_id_t)); in osm_vendor_bind()
|
H A D | osm_vendor_ts.c | 516 VAPI_hca_id_t hca_id; in osm_vendor_bind()
|
/freebsd/contrib/ofed/opensm/include/vendor/ |
H A D | osm_vendor_mlx_hca.h | 53 #define VAPI_hca_id_t char* macro
|
H A D | osm_mtl_bind.h | 96 VAPI_hca_id_t hca_id;
|
H A D | osm_vendor_mtl_hca_guid.h | 131 OUT VAPI_hca_id_t * p_hca_id,
|
H A D | osm_vendor_mtl.h | 232 OUT VAPI_hca_id_t * p_hca_id,
|
H A D | osm_vendor_ts.h | 308 OUT VAPI_hca_id_t * p_hca_id,
|