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

/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Dmad_rmpp.c122 ib_set_rmpp_flags(&ack->rmpp_hdr, IB_MGMT_RMPP_FLAG_ACTIVE);
192 ib_set_rmpp_flags(&rmpp_mad->rmpp_hdr, IB_MGMT_RMPP_FLAG_ACTIVE);
227 ib_set_rmpp_flags(&rmpp_mad->rmpp_hdr, IB_MGMT_RMPP_FLAG_ACTIVE);
566 ib_set_rmpp_flags(&rmpp_mad->rmpp_hdr, IB_MGMT_RMPP_FLAG_ACTIVE);
802 if (!(rmpp_mad->rmpp_hdr.rmpp_rtime_flags & IB_MGMT_RMPP_FLAG_ACTIVE))
873 IB_MGMT_RMPP_FLAG_ACTIVE))
899 IB_MGMT_RMPP_FLAG_ACTIVE))
937 IB_MGMT_RMPP_FLAG_ACTIVE))
H A Dmad.c863 ib_set_rmpp_flags(&rmpp_mad->rmpp_hdr, IB_MGMT_RMPP_FLAG_ACTIVE);
1694 IB_MGMT_RMPP_FLAG_ACTIVE) ||
H A Duser_mad.c519 IB_MGMT_RMPP_FLAG_ACTIVE;
/freebsd-10.0-release/sys/ofed/include/rdma/
H A Dib_mad.h88 #define IB_MGMT_RMPP_FLAG_ACTIVE 1 macro
/freebsd-10.0-release/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c271 if (rmpp_flags & IB_MGMT_RMPP_FLAG_ACTIVE)

Completed in 129 milliseconds