Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mtl_hca_guid.c111 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 Dosm_vendor_mlx_hca.c91 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 Dosm_vendor_mtl.c601 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 Dosm_vendor_ts.c516 VAPI_hca_id_t hca_id; in osm_vendor_bind()
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_hca.h53 #define VAPI_hca_id_t char* macro
H A Dosm_mtl_bind.h96 VAPI_hca_id_t hca_id;
H A Dosm_vendor_mtl_hca_guid.h131 OUT VAPI_hca_id_t * p_hca_id,
H A Dosm_vendor_mtl.h232 OUT VAPI_hca_id_t * p_hca_id,
H A Dosm_vendor_ts.h308 OUT VAPI_hca_id_t * p_hca_id,