Home
last modified time | relevance | path

Searched refs:cq_pbl_size (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/qedi/
Dqedi.h163 u32 cq_pbl_size; member
Dqedi_main.c1527 dma_free_coherent(&qedi->pdev->dev, gl[i]->cq_pbl_size, in qedi_free_global_queues()
1687 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()
1690 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()
1691 (qedi->global_queues[i]->cq_pbl_size + in qedi_alloc_global_queues()
1706 qedi->global_queues[i]->cq_pbl_size, in qedi_alloc_global_queues()
/drivers/scsi/qedf/
Dqedf.h270 u32 cq_pbl_size; member
Dqedf_main.c2946 dma_free_coherent(&qedf->pdev->dev, gl[i]->cq_pbl_size, in qedf_free_global_queues()
3092 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()
3095 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()
3096 ALIGN(qedf->global_queues[i]->cq_pbl_size, QEDF_PAGE_SIZE); in qedf_alloc_global_queues()
3112 qedf->global_queues[i]->cq_pbl_size, in qedf_alloc_global_queues()