Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2499 int prot_group_type = 0; in lpfc_bg_scsi_prep_dma_buf_s3() local
2531 prot_group_type = lpfc_prot_group_type(phba, scsi_cmnd); in lpfc_bg_scsi_prep_dma_buf_s3()
2533 switch (prot_group_type) { in lpfc_bg_scsi_prep_dma_buf_s3()
2594 prot_group_type); in lpfc_bg_scsi_prep_dma_buf_s3()
2641 prot_group_type, num_bde); in lpfc_bg_scsi_prep_dma_buf_s3()
3300 int prot_group_type = 0; in lpfc_bg_scsi_prep_dma_buf_s4() local
3339 prot_group_type = lpfc_prot_group_type(phba, scsi_cmnd); in lpfc_bg_scsi_prep_dma_buf_s4()
3341 switch (prot_group_type) { in lpfc_bg_scsi_prep_dma_buf_s4()
3406 prot_group_type); in lpfc_bg_scsi_prep_dma_buf_s4()
3489 prot_group_type, num_sge, ret); in lpfc_bg_scsi_prep_dma_buf_s4()