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

/freebsd-13-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c409 static int poll_cqs(enum CQ_INDEX index) function
539 ret = poll_cqs(SEND_CQ_INDEX);
544 ret = poll_cqs(RECV_CQ_INDEX);
604 ret = poll_cqs(RECV_CQ_INDEX);
H A Dudaddy.c465 static int poll_cqs(void) function
537 ret = poll_cqs();
548 ret = poll_cqs();
593 ret = poll_cqs();
H A Dmckey.c411 static int poll_cqs(void) function
537 ret = poll_cqs();

Completed in 109 milliseconds