Searched refs:IB_MGMT_RMPP_FLAG_FIRST (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/infiniband/core/
H A Dmad_rmpp.c578 rmpp_mad->rmpp_hdr.rmpp_rtime_flags |= IB_MGMT_RMPP_FLAG_FIRST;
757 if (!(ib_get_rmpp_flags(rmpp_hdr) & IB_MGMT_RMPP_FLAG_FIRST)) {
763 if (ib_get_rmpp_flags(rmpp_hdr) & IB_MGMT_RMPP_FLAG_FIRST) {
/linux-master/include/rdma/
H A Dib_mad.h75 #define IB_MGMT_RMPP_FLAG_FIRST (1<<1) macro

Completed in 284 milliseconds