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

/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_svc.h157 return (0 != (IB_RMPP_FLAG_FIRST & rmpp_flags));
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_rmpp_ctx.c140 p_rmpp_mad->rmpp_flags |= IB_RMPP_FLAG_FIRST;
/freebsd-11-stable/contrib/ofed/libibmad/
H A Dmad.h1449 IB_RMPP_FLAG_FIRST = 1 << 1, 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.h4019 #define IB_RMPP_FLAG_FIRST 0x02 macro

Completed in 206 milliseconds