Searched refs:IB_RMPP_RESULT_CONSUMED (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/infiniband/core/
H A Dmad_rmpp.h38 IB_RMPP_RESULT_CONSUMED, enumerator in enum:__anon5155
H A Dmad_rmpp.c896 return IB_RMPP_RESULT_CONSUMED;
936 return IB_RMPP_RESULT_CONSUMED;
959 return IB_RMPP_RESULT_CONSUMED;
H A Dmad.c1134 if (ret >= 0 && ret != IB_RMPP_RESULT_CONSUMED)
2227 if (ret == IB_RMPP_RESULT_CONSUMED)
2599 case IB_RMPP_RESULT_CONSUMED:

Completed in 114 milliseconds