Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qedi/
Dqedi.h162 u32 cq_pbl_size; member
Dqedi_main.c1458 dma_free_coherent(&qedi->pdev->dev, gl[i]->cq_pbl_size, in qedi_free_global_queues()
1617 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()
1620 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()
1621 (qedi->global_queues[i]->cq_pbl_size + in qedi_alloc_global_queues()
1636 qedi->global_queues[i]->cq_pbl_size, in qedi_alloc_global_queues()
/Linux-v5.4/drivers/scsi/qedf/
Dqedf.h273 u32 cq_pbl_size; member
Dqedf_main.c2810 dma_free_coherent(&qedf->pdev->dev, gl[i]->cq_pbl_size, in qedf_free_global_queues()
2957 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()
2960 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()
2961 ALIGN(qedf->global_queues[i]->cq_pbl_size, QEDF_PAGE_SIZE); in qedf_alloc_global_queues()
2977 qedf->global_queues[i]->cq_pbl_size, in qedf_alloc_global_queues()