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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dmad_rmpp.h40 IB_RMPP_RESULT_CONSUMED, enumerator in enum:__anon4499
H A Dmad_rmpp.c880 return IB_RMPP_RESULT_CONSUMED;
920 return IB_RMPP_RESULT_CONSUMED;
943 return IB_RMPP_RESULT_CONSUMED;
H A Dmad.c1111 if (ret >= 0 && ret != IB_RMPP_RESULT_CONSUMED)
2031 if (ret == IB_RMPP_RESULT_CONSUMED)
2426 case IB_RMPP_RESULT_CONSUMED:

Completed in 31 milliseconds