Home
last modified time | relevance | path

Searched refs:IB_MAD_METHOD_TRAP_REPRESS (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_svc.h81 return IB_MAD_METHOD_TRAP_REPRESS; in osmv_invert_method()
83 case IB_MAD_METHOD_TRAP_REPRESS: in osmv_invert_method()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_resp.c78 p_dest_smp->method = IB_MAD_METHOD_TRAP_REPRESS; in resp_make_resp_smp()
H A Dosm_sm_mad_ctrl.c674 case IB_MAD_METHOD_TRAP_REPRESS: in sm_mad_ctrl_rcv_callback()
/freebsd/contrib/ofed/libibmad/
H A Dmad.h102 IB_MAD_METHOD_TRAP_REPRESS = 0x7, enumerator
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c947 set_bit(IB_MAD_METHOD_TRAP_REPRESS, &method_mask); in osm_vendor_bind()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h848 #define IB_MAD_METHOD_TRAP_REPRESS 0x07 macro
3994 p_mad->method == IB_MAD_METHOD_TRAP_REPRESS); in ib_mad_is_response()