Searched refs:rqe_avail (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c349 int rqe_avail; member in struct:rsocket::__anon3896::__anon3898
1112 rs->rqe_avail = rs->rq_size;
2120 if (rs->rqe_avail && wc.status == IBV_WC_SUCCESS &&
2122 rs->rqe_avail--;
2140 if (!rs->rqe_avail && rs->sqe_avail) {
2372 rs->rqe_avail++;

Completed in 76 milliseconds