IB_MGMT_RMPP_FLAG_FIRST  587 drivers/infiniband/core/mad_rmpp.c 		rmpp_mad->rmpp_hdr.rmpp_rtime_flags |= IB_MGMT_RMPP_FLAG_FIRST;
IB_MGMT_RMPP_FLAG_FIRST  766 drivers/infiniband/core/mad_rmpp.c 		if (!(ib_get_rmpp_flags(rmpp_hdr) & IB_MGMT_RMPP_FLAG_FIRST)) {
IB_MGMT_RMPP_FLAG_FIRST  772 drivers/infiniband/core/mad_rmpp.c 		if (ib_get_rmpp_flags(rmpp_hdr) & IB_MGMT_RMPP_FLAG_FIRST) {