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() local239 cq_sync = TAVOR_CQ_IS_SYNC_REQ(state, cq->cq_cqinfo); in tavor_cq_alloc()242 if (cq_sync) { in tavor_cq_alloc()300 cq->cq_sync = cq_sync; in tavor_cq_alloc()520 uint_t dma_xfer_mode, cq_sync, log_cq_size, maxprot; in tavor_cq_resize() local612 cq_sync = TAVOR_CQ_IS_SYNC_REQ(state, new_cqinfo); in tavor_cq_resize()615 if (cq_sync) { in tavor_cq_resize()721 if (cq_sync) { in tavor_cq_resize()738 cq->cq_sync = cq_sync; in tavor_cq_resize()1525 if (cq->cq_sync == 0) in tavor_cqe_sync()[all …]
218 uint_t cq_sync; member253 tavor_sw_cq_s::cq_sync