Searched refs:cq_pbl_size (Results 1 – 3 of 3) sorted by relevance
163 u32 cq_pbl_size; member
1528 dma_free_coherent(&qedi->pdev->dev, gl[i]->cq_pbl_size, in qedi_free_global_queues()1684 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()1687 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()1688 (qedi->global_queues[i]->cq_pbl_size + in qedi_alloc_global_queues()1703 qedi->global_queues[i]->cq_pbl_size, in qedi_alloc_global_queues()
2956 dma_free_coherent(&qedf->pdev->dev, gl[i]->cq_pbl_size, in qedf_free_global_queues()3098 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()3101 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()3102 ALIGN(qedf->global_queues[i]->cq_pbl_size, QEDF_PAGE_SIZE); in qedf_alloc_global_queues()3118 qedf->global_queues[i]->cq_pbl_size, in qedf_alloc_global_queues()