Searched refs:hca_id (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_mtl.c | 601 VAPI_hca_id_t hca_id; in osm_vendor_bind() local 631 &hca_id, &port_num); in osm_vendor_bind() 650 memcpy(p_bind->hca_id, hca_id, sizeof(VAPI_hca_id_t)); in osm_vendor_bind() 689 "Binding to IB_MGT SMI of %s port %u\n", hca_id, in osm_vendor_bind() 693 IB_MGT_get_handle(hca_id, port_num, IB_MGT_SMI, in osm_vendor_bind() 743 IB_MGT_get_handle(hca_id, port_num, IB_MGT_GSI, in osm_vendor_bind()
|
H A D | osm_vendor_mlx_sim.c | 135 IN char *hca_id, 149 IN char hca_id[VENDOR_HCA_MAXNAMES], in osmv_transport_init() 169 (p_bo->p_vendor, hca_id, p_bo->port_num, &port_guid)) { in osmv_transport_init()
|
H A D | osm_vendor_mlx.c | 199 char hca_id[32]; in osm_vendor_bind() local 238 hca_id, in osm_vendor_bind() 280 osmv_transport_init(p_bind_info, hca_id, hca_index, p_bo)) { in osm_vendor_bind()
|
H A D | osm_vendor_mlx_hca_sim.c | 802 IN char *hca_id, in osm_vendor_get_guid_by_ca_and_port() argument 831 if (strcmp(sim_ca_info.name, hca_id)) in osm_vendor_get_guid_by_ca_and_port() 853 "Fail to find HCA:%s\n", hca_id); in osm_vendor_get_guid_by_ca_and_port()
|
H A D | osm_vendor_mlx_ibmgt.c | 103 IN char hca_id[VENDOR_HCA_MAXNAMES], in osmv_transport_init() 187 ret = IB_MGT_get_handle(hca_id, in osmv_transport_init() 266 ret = IB_MGT_get_handle(hca_id, in osmv_transport_init()
|
H A D | osm_vendor_ts.c | 516 VAPI_hca_id_t hca_id; in osm_vendor_bind() local 570 &hca_id, &port_num); in osm_vendor_bind()
|
H A D | osm_vendor_mlx_ts_anafa.c | 168 IN char hca_id[VENDOR_HCA_MAXNAMES], in osmv_transport_init()
|
H A D | osm_vendor_mlx_ts.c | 178 IN char hca_id[VENDOR_HCA_MAXNAMES], in osmv_transport_init()
|
/freebsd/contrib/ofed/opensm/include/vendor/ |
H A D | osm_vendor_mlx_transport.h | 71 IN char hca_id[VENDOR_HCA_MAXNAMES],
|
H A D | osm_mtl_bind.h | 96 VAPI_hca_id_t hca_id; member
|