Home
last modified time | relevance | path

Searched refs:fcpDl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.h125 uint32_t fcpDl; /* Total transfer length */ member
H A Dlpfc_scsi.c949 fcp_cmnd->fcpDl = cpu_to_be32(scsi_bufflen(scsi_cmnd)); in lpfc_scsi_prep_dma_buf_s3()
2641 fcp_cmnd->fcpDl = be32_to_cpu(fcpdl); in lpfc_bg_scsi_prep_dma_buf_s3()
3223 fcp_cmnd->fcpDl = cpu_to_be32(scsi_bufflen(scsi_cmnd)); in lpfc_scsi_prep_dma_buf_s4()
3395 fcp_cmnd->fcpDl = be32_to_cpu(fcpdl); in lpfc_bg_scsi_prep_dma_buf_s4()
3621 uint32_t fcpDl; in lpfc_handle_fcp_err() local
3692 fcpDl = be32_to_cpu(fcpcmd->fcpDl); in lpfc_handle_fcp_err()
3699 fcpDl, in lpfc_handle_fcp_err()
3713 fcpDl, in lpfc_handle_fcp_err()
3757 fcpDl, be32_to_cp in lpfc_handle_fcp_err()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.h125 uint32_t fcpDl; /* Total transfer length */ member
H A Dlpfc_scsi.c923 fcp_cmnd->fcpDl = cpu_to_be32(scsi_bufflen(scsi_cmnd)); in lpfc_scsi_prep_dma_buf_s3()
2614 fcp_cmnd->fcpDl = be32_to_cpu(fcpdl); in lpfc_bg_scsi_prep_dma_buf_s3()
3231 fcp_cmnd->fcpDl = cpu_to_be32(scsi_bufflen(scsi_cmnd)); in lpfc_scsi_prep_dma_buf_s4()
3238 total_len = be32_to_cpu(fcp_cmnd->fcpDl); in lpfc_scsi_prep_dma_buf_s4()
3247 be32_to_cpu(fcp_cmnd->fcpDl); in lpfc_scsi_prep_dma_buf_s4()
3426 fcp_cmnd->fcpDl = be32_to_cpu(fcpdl); in lpfc_bg_scsi_prep_dma_buf_s4()
3434 total_len = be32_to_cpu(fcp_cmnd->fcpDl); in lpfc_bg_scsi_prep_dma_buf_s4()
3443 be32_to_cpu(fcp_cmnd->fcpDl); in lpfc_bg_scsi_prep_dma_buf_s4()
3829 uint32_t fcpDl; in lpfc_handle_fcp_err() local
3900 fcpDl in lpfc_handle_fcp_err()
[all...]

Completed in 11 milliseconds