Searched refs:cq_sync (Results 1 – 2 of 2) sorted by relevance
78 uint_t dma_xfer_mode, cq_sync, cq_is_umap; in tavor_cq_alloc() local256 cq_sync = TAVOR_CQ_IS_SYNC_REQ(state, cq->cq_cqinfo); in tavor_cq_alloc()259 if (cq_sync) { in tavor_cq_alloc()321 cq->cq_sync = cq_sync; in tavor_cq_alloc()558 uint_t dma_xfer_mode, cq_sync, log_cq_size, maxprot; in tavor_cq_resize() local659 cq_sync = TAVOR_CQ_IS_SYNC_REQ(state, new_cqinfo); in tavor_cq_resize()662 if (cq_sync) { in tavor_cq_resize()775 if (cq_sync) { in tavor_cq_resize()792 cq->cq_sync = cq_sync; in tavor_cq_resize()1645 if (cq->cq_sync == 0) { in tavor_cqe_sync()[all …]
218 uint_t cq_sync; member253 tavor_sw_cq_s::cq_sync