Searched refs:hca_id (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_mlx_transport.h71 IN char hca_id[VENDOR_HCA_MAXNAMES],
H A Dosm_mtl_bind.h96 VAPI_hca_id_t hca_id; member in struct:_osm_mtl_bind_info
114 * hca_id
/freebsd-11.0-release/contrib/ofed/management/opensm/osmtest/include/
H A Dosmt_mtl_regular_qp.h80 VAPI_hca_id_t hca_id; /*id of HCA */ member in struct:__anon5167
/freebsd-11.0-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_inform.c66 VAPI_hca_id_t hca_id; local
90 &hca_id[0], &hca_index, &port_num);
99 strncpy(p_qp_ctx->qp_bind_hndl.hca_id, hca_id, sizeof(hca_id));
134 mgt_ret = IB_MGT_get_handle(hca_id, port_num, IB_MGT_SMI,
/freebsd-11.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_sim.c135 IN char *hca_id,
149 IN char hca_id[VENDOR_HCA_MAXNAMES],
169 (p_bo->p_vendor, hca_id, p_bo->port_num, &port_guid)) {
148 osmv_transport_init(IN osm_bind_info_t * p_info, IN char hca_id[VENDOR_HCA_MAXNAMES], IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo) argument
H A Dosm_vendor_mtl.c604 VAPI_hca_id_t hca_id; local
634 &hca_id, &port_num);
653 memcpy(p_bind->hca_id, hca_id, sizeof(VAPI_hca_id_t));
692 "Binding to IB_MGT SMI of %s port %u\n", hca_id,
696 IB_MGT_get_handle(hca_id, port_num, IB_MGT_SMI,
746 IB_MGT_get_handle(hca_id, port_num, IB_MGT_GSI,
H A Dosm_vendor_mlx.c199 char hca_id[32]; local
238 hca_id,
280 osmv_transport_init(p_bind_info, hca_id, hca_index, p_bo)) {
H A Dosm_vendor_mlx_hca_sim.c804 IN char *hca_id,
833 if (strcmp(sim_ca_info.name, hca_id))
855 "Fail to find HCA:%s\n", hca_id);
803 osm_vendor_get_guid_by_ca_and_port(IN osm_vendor_t * const p_vend, IN char *hca_id, IN uint32_t port_num, OUT uint64_t * p_port_guid) argument
H A Dosm_vendor_mlx_ibmgt.c103 IN char hca_id[VENDOR_HCA_MAXNAMES],
187 ret = IB_MGT_get_handle(hca_id,
266 ret = IB_MGT_get_handle(hca_id,
102 osmv_transport_init(IN osm_bind_info_t * p_info, IN char hca_id[VENDOR_HCA_MAXNAMES], IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo) argument
H A Dosm_vendor_mlx_ts_anafa.c168 IN char hca_id[VENDOR_HCA_MAXNAMES],
167 osmv_transport_init(IN osm_bind_info_t * p_info, IN char hca_id[VENDOR_HCA_MAXNAMES], IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo) argument
H A Dosm_vendor_ts.c519 VAPI_hca_id_t hca_id; local
573 &hca_id, &port_num);
H A Dosm_vendor_mlx_ts.c178 IN char hca_id[VENDOR_HCA_MAXNAMES],
177 osmv_transport_init(IN osm_bind_info_t * p_info, IN char hca_id[VENDOR_HCA_MAXNAMES], IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo) argument

Completed in 126 milliseconds