Searched refs:IB_MGMT_RMPP_FLAG_LAST (Results 1 – 3 of 3) sorted by relevance
278 if (rmpp_flags & IB_MGMT_RMPP_FLAG_LAST) in get_rmpp_flags()283 if (rmpp_flags & IB_MGMT_RMPP_FLAG_LAST) in get_rmpp_flags()
105 #define IB_MGMT_RMPP_FLAG_LAST (1<<2) macro
385 return ib_get_rmpp_flags(&rmpp_mad->rmpp_hdr) & IB_MGMT_RMPP_FLAG_LAST; in get_last_flag()596 rmpp_mad->rmpp_hdr.rmpp_rtime_flags |= IB_MGMT_RMPP_FLAG_LAST; in send_next_seg()