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

/freebsd-12-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c183 static int post_sends(struct cmatest_node *node) function
533 ret = post_sends(&test.nodes[i]);
610 ret = post_sends(&test.nodes[i]);
H A Dudaddy.c198 static int post_sends(struct cmatest_node *node, int signal_flag) function
543 ret = post_sends(&test.nodes[i], IBV_SEND_SIGNALED);
588 ret = post_sends(&test.nodes[i], 0);
H A Dmckey.c203 static int post_sends(struct cmatest_node *node, int signal_flag) function
532 ret = post_sends(&test.nodes[i], 0);

Completed in 109 milliseconds