Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c495 static int pp_post_send(struct pingpong_context *ctx) in pp_post_send() function
738 if (pp_post_send(ctx)) { in main()
822 if (pp_post_send(ctx)) { in main()
H A Dud_pingpong.c512 static int pp_post_send(struct pingpong_context *ctx, uint32_t qpn) in pp_post_send() function
745 if (pp_post_send(ctx, rem_dest->qpn)) { in main()
828 if (pp_post_send(ctx, rem_dest->qpn)) { in main()
H A Drc_pingpong.c565 static int pp_post_send(struct pingpong_context *ctx) in pp_post_send() function
656 if (pp_post_send(ctx)) { in parse_single_wc()
913 if (pp_post_send(ctx)) { in main()
H A Dsrq_pingpong.c575 static int pp_post_send(struct pingpong_context *ctx, int qp_index) in pp_post_send() function
860 if (pp_post_send(ctx, i)) { in main()
952 if (pp_post_send(ctx, qp_ind)) { in main()
H A Dxsrq_pingpong.c762 static int pp_post_send(int index) in pp_post_send() function
963 pp_post_send(i); in main()
992 pp_post_send(qpi); in main()