Home
last modified time | relevance | path

Searched refs:cfg_sg_dma_buf_size (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c3894 phba->cfg_sg_dma_buf_size); in lpfc_sli4_nvmet_sgl_update()
6431 phba->cfg_sg_dma_buf_size = sizeof(struct fcp_cmnd) + in lpfc_sli_driver_resource_setup()
6446 phba->cfg_sg_dma_buf_size = sizeof(struct fcp_cmnd) + in lpfc_sli_driver_resource_setup()
6456 phba->cfg_sg_seg_cnt, phba->cfg_sg_dma_buf_size, in lpfc_sli_driver_resource_setup()
6475 &phba->pcidev->dev, phba->cfg_sg_dma_buf_size, in lpfc_sli_driver_resource_setup()
6846 phba->cfg_sg_dma_buf_size = sizeof(struct fcp_cmnd) + in lpfc_sli4_driver_resource_setup()
6868 phba->cfg_sg_dma_buf_size = sizeof(struct fcp_cmnd) + in lpfc_sli4_driver_resource_setup()
6884 phba->cfg_sg_dma_buf_size = LPFC_DEFAULT_XPSGL_SIZE; in lpfc_sli4_driver_resource_setup()
6885 else if (phba->cfg_sg_dma_buf_size <= LPFC_MIN_SG_SLI4_BUF_SZ) in lpfc_sli4_driver_resource_setup()
6886 phba->cfg_sg_dma_buf_size in lpfc_sli4_driver_resource_setup()
[all...]
H A Dlpfc_scsi.c342 bpl_size = phba->cfg_sg_dma_buf_size - in lpfc_new_scsi_buf_s3()
347 num_to_alloc, phba->cfg_sg_dma_buf_size, in lpfc_new_scsi_buf_s3()
2074 sgl->sge_len = cpu_to_le32(phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl()
2211 sgl->sge_len = cpu_to_le32(phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl_prot()
2339 phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl_prot()
3176 phba->cfg_sg_dma_buf_size); in lpfc_scsi_prep_dma_buf_s4()
H A Dlpfc.h876 uint32_t cfg_sg_dma_buf_size; member
H A Dlpfc_nvme.c1549 phba->cfg_sg_dma_buf_size); in lpfc_nvme_prep_io_dma()
H A Dlpfc_attr.c6027 phba->cfg_sg_dma_buf_size, phba->cfg_total_seg_cnt); in lpfc_sg_seg_cnt_show()
H A Dlpfc_sli.c17244 if (phba->cfg_sg_dma_buf_size > SGL_PAGE_SIZE) in lpfc_sli4_post_io_sgl_block()
17320 sgl_size = phba->cfg_sg_dma_buf_size; in lpfc_sli4_post_io_sgl_list()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c4232 phba->cfg_sg_dma_buf_size); in lpfc_sli4_nvmet_sgl_update()
7800 phba->cfg_sg_dma_buf_size = sizeof(struct fcp_cmnd) + in lpfc_sli_driver_resource_setup()
7815 phba->cfg_sg_dma_buf_size = sizeof(struct fcp_cmnd) + in lpfc_sli_driver_resource_setup()
7825 phba->cfg_sg_seg_cnt, phba->cfg_sg_dma_buf_size, in lpfc_sli_driver_resource_setup()
7844 &phba->pcidev->dev, phba->cfg_sg_dma_buf_size, in lpfc_sli_driver_resource_setup()
8240 phba->cfg_sg_dma_buf_size = sizeof(struct fcp_cmnd) + in lpfc_sli4_driver_resource_setup()
8262 phba->cfg_sg_dma_buf_size = sizeof(struct fcp_cmnd) + in lpfc_sli4_driver_resource_setup()
8278 phba->cfg_sg_dma_buf_size = LPFC_DEFAULT_XPSGL_SIZE; in lpfc_sli4_driver_resource_setup()
8279 else if (phba->cfg_sg_dma_buf_size <= LPFC_MIN_SG_SLI4_BUF_SZ) in lpfc_sli4_driver_resource_setup()
8280 phba->cfg_sg_dma_buf_size in lpfc_sli4_driver_resource_setup()
[all...]
H A Dlpfc_scsi.c263 bpl_size = phba->cfg_sg_dma_buf_size - in lpfc_new_scsi_buf_s3()
268 num_to_alloc, phba->cfg_sg_dma_buf_size, in lpfc_new_scsi_buf_s3()
2048 sgl->sge_len = cpu_to_le32(phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl()
2186 sgl->sge_len = cpu_to_le32(phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl_prot()
2313 phba->cfg_sg_dma_buf_size); in lpfc_bg_setup_sgl_prot()
3176 phba->cfg_sg_dma_buf_size); in lpfc_scsi_prep_dma_buf_s4()
H A Dlpfc.h1131 uint32_t cfg_sg_dma_buf_size; member
H A Dlpfc_nvme.c1459 phba->cfg_sg_dma_buf_size); in lpfc_nvme_prep_io_dma()
H A Dlpfc_attr.c5795 phba->cfg_sg_dma_buf_size, phba->cfg_total_seg_cnt); in lpfc_sg_seg_cnt_show()
H A Dlpfc_sli.c18252 if (phba->cfg_sg_dma_buf_size > SGL_PAGE_SIZE) in lpfc_sli4_post_io_sgl_block()
18328 sgl_size = phba->cfg_sg_dma_buf_size; in lpfc_sli4_post_io_sgl_list()

Completed in 128 milliseconds