Searched refs:gdma_region (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/mana/
H A Dmana_en.c1228 req.wq_gdma_region = wq_spec->gdma_region;
1229 req.cq_gdma_region = cq_spec->gdma_region;
2102 wq_spec.gdma_region = txq->gdma_sq->mem_info.dma_region_handle;
2105 cq_spec.gdma_region = cq->gdma_cq->mem_info.dma_region_handle;
2423 wq_spec.gdma_region = rxq->gdma_rq->mem_info.dma_region_handle;
2426 cq_spec.gdma_region = cq->gdma_cq->mem_info.dma_region_handle;
H A Dmana.h551 uint64_t gdma_region; member in struct:mana_obj_spec
H A Dgdma.h662 gdma_obj_handle_t gdma_region; member in struct:gdma_create_queue_req
H A Dgdma_main.c357 req.gdma_region = queue->mem_info.dma_region_handle;

Completed in 137 milliseconds