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

/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_svc.h166 return (0 != (IB_RMPP_FLAG_LAST & rmpp_flags));
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_rmpp_ctx.c157 p_rmpp_mad->rmpp_flags |= IB_RMPP_FLAG_LAST;
/freebsd-11-stable/contrib/ofed/libibmad/
H A Dmad.h1450 IB_RMPP_FLAG_LAST = 1 << 2, enumerator in enum:RMPP_FLAGS_ENUM
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa.c510 IB_RMPP_FLAG_FIRST | IB_RMPP_FLAG_LAST |
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h4020 #define IB_RMPP_FLAG_LAST 0x04 macro

Completed in 205 milliseconds