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

/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx_svc.h113 return (0 != (rmpp_flags & IB_RMPP_FLAG_ACTIVE));
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c271 p_resp_mad->rmpp_flags = IB_RMPP_FLAG_ACTIVE;
H A Dosm_vendor_mlx_rmpp_ctx.c134 p_rmpp_mad->rmpp_flags |= IB_RMPP_FLAG_ACTIVE;
H A Dosm_vendor_ibumad.c492 IB_RMPP_FLAG_ACTIVE))) {
1157 IB_RMPP_FLAG_ACTIVE)) {
1168 IB_RMPP_FLAG_ACTIVE),
H A Dosm_vendor_ibumad_sa.c399 p_sa_mad->rmpp_flags = IB_RMPP_FLAG_ACTIVE;
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibsysstat.c104 rmpp.flags = IB_RMPP_FLAG_ACTIVE;
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_multipath_record.c1555 if ((p_sa_mad->rmpp_flags & IB_RMPP_FLAG_ACTIVE) != IB_RMPP_FLAG_ACTIVE) {
H A Dosm_sa.c511 IB_RMPP_FLAG_ACTIVE;
516 resp_sa_mad->rmpp_flags = IB_RMPP_FLAG_ACTIVE;
/freebsd-11-stable/contrib/ofed/libibmad/
H A Dmad.h1448 IB_RMPP_FLAG_ACTIVE = 1 << 0, enumerator in enum:RMPP_FLAGS_ENUM
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h4018 #define IB_RMPP_FLAG_ACTIVE 0x01 macro

Completed in 151 milliseconds