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

/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_svc.h74 return IB_MAD_METHOD_GETMULTI;
77 case IB_MAD_METHOD_GETMULTI:
119 return (IB_MAD_METHOD_GETMULTI == p_mad->method
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c398 if (p_sa_mad->method == IB_MAD_METHOD_GETMULTI)
514 if (sa_mad_data.method == IB_MAD_METHOD_GETMULTI ||
690 sa_mad_data.method = IB_MAD_METHOD_GETMULTI;
H A Dosm_vendor_mlx_sa.c590 if (sa_mad_data.method == IB_MAD_METHOD_GETMULTI ||
765 sa_mad_data.method = IB_MAD_METHOD_GETMULTI;
H A Dosm_vendor_ibumad.c937 set_bit(IB_MAD_METHOD_GETMULTI, &method_mask);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_mad_ctrl.c373 case IB_MAD_METHOD_GETMULTI:
H A Dosm_sa_multipath_record.c1563 if (p_sa_mad->method != IB_MAD_METHOD_GETMULTI) {
/freebsd-11-stable/contrib/ofed/libibmad/
H A Dmad.h110 IB_MAD_METHOD_GETMULTI = 0x14, enumerator in enum:MAD_METHODS
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h788 #define IB_MAD_METHOD_GETMULTI 0x14 macro

Completed in 187 milliseconds