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

/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_ibmgt.c68 IB_MGT_mad_hndl_t gsi_h; member in struct:_osmv_IBMGT_transport_info_
136 p_tpot_info->gsi_h = 0xffffffff;
265 if (p_tpot_info->gsi_h == 0xffffffff) {
269 &(p_tpot_info->gsi_h));
283 IB_MGT_bind_gsi_class(p_tpot_info->gsi_h,
298 IB_MGT_unbind_gsi_class(p_tpot_info->gsi_h,
318 ret = IB_MGT_reg_cb(p_tpot_info->gsi_h,
326 IB_MGT_unbind_gsi_class(p_tpot_info->gsi_h,
428 ret = IB_MGT_send_mad_to_qp(p_tpot_info->gsi_h, p_mad, /* actual payload */
564 IB_MGT_unbind_gsi_class(p_tpot_info->gsi_h,
[all...]

Completed in 100 milliseconds