Home
last modified time | relevance | path

Searched refs:pp_post_recv (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c473 static int pp_post_recv(struct pingpong_context *ctx, int n) in pp_post_recv() function
677 routs = pp_post_recv(ctx, ctx->rx_depth); in main()
802 routs += pp_post_recv(ctx, ctx->rx_depth - routs); in main()
H A Dud_pingpong.c490 static int pp_post_recv(struct pingpong_context *ctx, int n) in pp_post_recv() function
690 routs = pp_post_recv(ctx, ctx->rx_depth); in main()
808 routs += pp_post_recv(ctx, ctx->rx_depth - routs); in main()
H A Drc_pingpong.c543 static int pp_post_recv(struct pingpong_context *ctx, int n) in pp_post_recv() function
613 *routs += pp_post_recv(ctx, ctx->rx_depth - *routs); in parse_single_wc()
852 routs = pp_post_recv(ctx, ctx->rx_depth); in main()
H A Dsrq_pingpong.c553 static int pp_post_recv(struct pingpong_context *ctx, int n) in pp_post_recv() function
791 routs = pp_post_recv(ctx, ctx->rx_depth); in main()
932 routs += pp_post_recv(ctx, ctx->rx_depth - routs); in main()
H A Dxsrq_pingpong.c735 static int pp_post_recv(int cnt) in pp_post_recv() function
950 if (pp_post_recv(ctx.num_clients)) { in main()
989 pp_post_recv(ne); in main()