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

/linux-master/drivers/infiniband/core/
H A Dmad_rmpp.c121 ib_set_rmpp_flags(&ack->rmpp_hdr, IB_MGMT_RMPP_FLAG_ACTIVE);
193 ib_set_rmpp_flags(&rmpp_mad->rmpp_hdr, IB_MGMT_RMPP_FLAG_ACTIVE);
229 ib_set_rmpp_flags(&rmpp_mad->rmpp_hdr, IB_MGMT_RMPP_FLAG_ACTIVE);
574 ib_set_rmpp_flags(&rmpp_mad->rmpp_hdr, IB_MGMT_RMPP_FLAG_ACTIVE);
811 if (!(rmpp_mad->rmpp_hdr.rmpp_rtime_flags & IB_MGMT_RMPP_FLAG_ACTIVE))
882 IB_MGMT_RMPP_FLAG_ACTIVE))
908 IB_MGMT_RMPP_FLAG_ACTIVE))
946 IB_MGMT_RMPP_FLAG_ACTIVE))
H A Duser_mad.c575 IB_MGMT_RMPP_FLAG_ACTIVE;
628 && (ib_get_rmpp_flags(&rmpp_mad_hdr->rmpp_hdr) & IB_MGMT_RMPP_FLAG_ACTIVE)) {
H A Dmad.c819 ib_set_rmpp_flags(&rmpp_mad->rmpp_hdr, IB_MGMT_RMPP_FLAG_ACTIVE);
1658 IB_MGMT_RMPP_FLAG_ACTIVE) ||
1817 & IB_MGMT_RMPP_FLAG_ACTIVE)) {
/linux-master/include/rdma/
H A Dib_mad.h74 #define IB_MGMT_RMPP_FLAG_ACTIVE 1 macro

Completed in 123 milliseconds