Home
last modified time | relevance | path

Searched refs:sgpe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.c987 struct scatterlist *sgpe; /* s/g prot entry */ in lpfc_bg_err_inject() local
1002 sgpe = scsi_prot_sglist(sc); in lpfc_bg_err_inject()
1014 if (sgpe) { in lpfc_bg_err_inject()
1016 numblks = sg_dma_len(sgpe) / in lpfc_bg_err_inject()
1044 if (sgpe) { in lpfc_bg_err_inject()
1045 src = (struct scsi_dif_tuple *)sg_virt(sgpe); in lpfc_bg_err_inject()
1707 struct scatterlist *sgpe = NULL; /* s/g prot entry */ in lpfc_bg_setup_bpl_prot() local
1729 sgpe = scsi_prot_sglist(sc); in lpfc_bg_setup_bpl_prot()
1732 if (!sgpe || !sgde) { in lpfc_bg_setup_bpl_prot()
1735 sgpe, sgd in lpfc_bg_setup_bpl_prot()
2133 struct scatterlist *sgpe = NULL; /* s/g prot entry */ lpfc_bg_setup_sgl_prot() local
2715 struct scatterlist *sgpe; /* s/g prot entry */ lpfc_calc_bg_err() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.c962 struct scatterlist *sgpe; /* s/g prot entry */ in lpfc_bg_err_inject() local
977 sgpe = scsi_prot_sglist(sc); in lpfc_bg_err_inject()
989 if (sgpe) { in lpfc_bg_err_inject()
991 numblks = sg_dma_len(sgpe) / in lpfc_bg_err_inject()
1019 if (sgpe) { in lpfc_bg_err_inject()
1020 src = (struct scsi_dif_tuple *)sg_virt(sgpe); in lpfc_bg_err_inject()
1681 struct scatterlist *sgpe = NULL; /* s/g prot entry */ in lpfc_bg_setup_bpl_prot() local
1703 sgpe = scsi_prot_sglist(sc); in lpfc_bg_setup_bpl_prot()
1706 if (!sgpe || !sgde) { in lpfc_bg_setup_bpl_prot()
1709 sgpe, sgd in lpfc_bg_setup_bpl_prot()
2108 struct scatterlist *sgpe = NULL; /* s/g prot entry */ lpfc_bg_setup_sgl_prot() local
2688 struct scatterlist *sgpe; /* s/g prot entry */ lpfc_calc_bg_err() local
[all...]

Completed in 7 milliseconds