Searched refs:cq_pbl_size (Results 1 – 4 of 4) sorted by relevance
168 u32 cq_pbl_size; member
1408 dma_free_coherent(&qedi->pdev->dev, gl[i]->cq_pbl_size, in qedi_free_global_queues()1565 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()1568 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()1569 (qedi->global_queues[i]->cq_pbl_size + in qedi_alloc_global_queues()1584 qedi->global_queues[i]->cq_pbl_size, in qedi_alloc_global_queues()
251 u32 cq_pbl_size; member
2625 dma_free_coherent(&qedf->pdev->dev, gl[i]->cq_pbl_size, in qedf_free_global_queues()2767 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()2770 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()2771 ALIGN(qedf->global_queues[i]->cq_pbl_size, QEDF_PAGE_SIZE); in qedf_alloc_global_queues()2786 qedf->global_queues[i]->cq_pbl_size, in qedf_alloc_global_queues()