Searched refs:PINGPONG_SEND_WRID (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c52 PINGPONG_SEND_WRID = 2, enumerator in enum:__anon5576
503 .wr_id = PINGPONG_SEND_WRID,
742 ctx->pending |= PINGPONG_SEND_WRID;
796 case PINGPONG_SEND_WRID:
827 PINGPONG_SEND_WRID;
H A Dud_pingpong.c52 PINGPONG_SEND_WRID = 2, enumerator in enum:__anon5577
520 .wr_id = PINGPONG_SEND_WRID,
749 ctx->pending |= PINGPONG_SEND_WRID;
802 case PINGPONG_SEND_WRID:
833 PINGPONG_SEND_WRID;
H A Drc_pingpong.c55 PINGPONG_SEND_WRID = 2, enumerator in enum:__anon5573
573 .wr_id = PINGPONG_SEND_WRID,
607 case PINGPONG_SEND_WRID:
661 PINGPONG_SEND_WRID;
917 ctx->pending |= PINGPONG_SEND_WRID;
H A Dsrq_pingpong.c52 PINGPONG_SEND_WRID = 2, enumerator in enum:__anon5575
583 .wr_id = PINGPONG_SEND_WRID,
864 ctx->pending[i] = PINGPONG_SEND_WRID | PINGPONG_RECV_WRID;
926 case PINGPONG_SEND_WRID:
957 PINGPONG_SEND_WRID;

Completed in 109 milliseconds