Home
last modified time | relevance | path

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

/external/fio/engines/
Drdma.c372 struct ibv_cq *ev_cq; in rdma_poll_wait() local
382 if (ibv_get_cq_event(rd->channel, &ev_cq, &ev_ctx) != 0) { in rdma_poll_wait()
386 if (ev_cq != rd->cq) { in rdma_poll_wait()
627 struct ibv_cq *ev_cq; in fio_rdmaio_getevents() local
656 if (ibv_get_cq_event(rd->channel, &ev_cq, &ev_ctx) != 0) { in fio_rdmaio_getevents()
660 if (ev_cq != rd->cq) { in fio_rdmaio_getevents()