Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c491 static int pp_post_send(struct pingpong_context *ctx) in pp_post_send() function
734 if (pp_post_send(ctx)) { in main()
818 if (pp_post_send(ctx)) { in main()
H A Dud_pingpong.c508 static int pp_post_send(struct pingpong_context *ctx, uint32_t qpn) in pp_post_send() function
741 if (pp_post_send(ctx, rem_dest->qpn)) { in main()
824 if (pp_post_send(ctx, rem_dest->qpn)) { in main()
H A Dsrq_pingpong.c571 static int pp_post_send(struct pingpong_context *ctx, int qp_index) in pp_post_send() function
856 if (pp_post_send(ctx, i)) { in main()
948 if (pp_post_send(ctx, qp_ind)) { in main()
H A Drc_pingpong.c561 static int pp_post_send(struct pingpong_context *ctx) in pp_post_send() function
652 if (pp_post_send(ctx)) { in parse_single_wc()
909 if (pp_post_send(ctx)) { in main()
H A Dxsrq_pingpong.c758 static int pp_post_send(int index) in pp_post_send() function
959 pp_post_send(i); in main()
988 pp_post_send(qpi); in main()