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

/freebsd-10.2-release/contrib/ofed/librdmacm/examples/
H A Dcmatose.c418 static int poll_cqs(enum CQ_INDEX index) function
579 ret = poll_cqs(SEND_CQ_INDEX);
584 ret = poll_cqs(RECV_CQ_INDEX);
653 ret = poll_cqs(RECV_CQ_INDEX);
H A Dudaddy.c467 static int poll_cqs(void) function
563 ret = poll_cqs();
574 ret = poll_cqs();
625 ret = poll_cqs();
H A Dmckey.c412 static int poll_cqs(void) function
525 ret = poll_cqs();

Completed in 107 milliseconds