Home
last modified time | relevance | path

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

/trueos/contrib/ofed/librdmacm/examples/
HDcmatose.c191 static int post_sends(struct cmatest_node *node) in post_sends() function
573 ret = post_sends(&test.nodes[i]); in run_server()
659 ret = post_sends(&test.nodes[i]); in run_client()
HDudaddy.c202 static int post_sends(struct cmatest_node *node, int signal_flag) in post_sends() function
569 ret = post_sends(&test.nodes[i], IBV_SEND_SIGNALED); in run_server()
620 ret = post_sends(&test.nodes[i], 0); in run_client()
HDmckey.c204 static int post_sends(struct cmatest_node *node, int signal_flag) in post_sends() function
519 ret = post_sends(&test.nodes[i], 0); in run()