Home
last modified time | relevance | path

Searched refs:cq_pbl_size (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
1689 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()
1692 qedi->global_queues[i]->cq_pbl_size = in qedi_alloc_global_queues()
1693 (qedi->global_queues[i]->cq_pbl_size + in qedi_alloc_global_queues()
1708 qedi->global_queues[i]->cq_pbl_size, in qedi_alloc_global_queues()
/kernel/linux/linux-6.6/drivers/scsi/qedi/
H A Dqedi.h163 u32 cq_pbl_size; member
H A Dqedi_main.c1528 dma_free_coherent(&qedi->pdev->dev, gl[i]->cq_pbl_size, in qedi_free_global_queues()
1685 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()
1689 (qedi->global_queues[i]->cq_pbl_size + in qedi_alloc_global_queues()
1704 qedi->global_queues[i]->cq_pbl_size, in qedi_alloc_global_queues()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf.h273 u32 cq_pbl_size; member
H A Dqedf_main.c2942 dma_free_coherent(&qedf->pdev->dev, gl[i]->cq_pbl_size, in qedf_free_global_queues()
3088 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()
3091 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()
3092 ALIGN(qedf->global_queues[i]->cq_pbl_size, QEDF_PAGE_SIZE); in qedf_alloc_global_queues()
3108 qedf->global_queues[i]->cq_pbl_size, in qedf_alloc_global_queues()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf.h278 u32 cq_pbl_size; member
H A Dqedf_main.c2944 dma_free_coherent(&qedf->pdev->dev, gl[i]->cq_pbl_size, in qedf_free_global_queues()
3087 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()
3090 qedf->global_queues[i]->cq_pbl_size = in qedf_alloc_global_queues()
3091 ALIGN(qedf->global_queues[i]->cq_pbl_size, QEDF_PAGE_SIZE); in qedf_alloc_global_queues()
3107 qedf->global_queues[i]->cq_pbl_size, in qedf_alloc_global_queues()

Completed in 21 milliseconds