Home
last modified time | relevance | path

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

/linux/drivers/scsi/qedi/
H A Dqedi.h163 u32 cq_pbl_size; member
H A Dqedi_main.c1529 dma_free_coherent(&qedi->pdev->dev, gl[i]->cq_pbl_size, in qedi_free_global_queues()
1686 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()
1689 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()
1705 qedi->global_queues[i]->cq_pbl_size, in qedi_alloc_global_queues()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c2957 dma_free_coherent(&qedf->pdev->dev, gl[i]->cq_pbl_size, in qedf_free_global_queues()
3100 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()
3103 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()
3104 ALIGN(qedf->global_queues[i]->cq_pbl_size, QEDF_PAGE_SIZE); in qedf_alloc_global_queues()
3120 qedf->global_queues[i]->cq_pbl_size, in qedf_alloc_global_queues()