Searched refs:IB_MGMT_RMPP_FLAG_LAST (Results 1 – 3 of 3) sorted by relevance
276 if (rmpp_flags & IB_MGMT_RMPP_FLAG_LAST) in get_rmpp_flags()281 if (rmpp_flags & IB_MGMT_RMPP_FLAG_LAST) in get_rmpp_flags()
90 #define IB_MGMT_RMPP_FLAG_LAST (1<<2) macro
375 return ib_get_rmpp_flags(&rmpp_mad->rmpp_hdr) & IB_MGMT_RMPP_FLAG_LAST; in get_last_flag()576 rmpp_mad->rmpp_hdr.rmpp_rtime_flags |= IB_MGMT_RMPP_FLAG_LAST; in send_next_seg()