Searched refs:fcp_dl (Results 1 – 4 of 4) sorted by relevance
1062 __be32 fcp_dl; /* bytes to be transferred */ member1066 #define fcp_cmnd_fcpdl(_cmnd) ((&(_cmnd)->fcp_dl)[(_cmnd)->addl_cdb_len])
2450 u32 fcp_dl; in bfa_ioim_send_ioreq() local2555 fcp_dl = scsi_bufflen(cmnd); in bfa_ioim_send_ioreq()2556 m->cmnd.fcp_dl = cpu_to_be32(fcp_dl); in bfa_ioim_send_ioreq()2565 ioim->itnim->stats.rd_throughput += fcp_dl; in bfa_ioim_send_ioreq()2570 ioim->itnim->stats.wr_throughput += fcp_dl; in bfa_ioim_send_ioreq()
1340 __be32 *fcp_dl; in qla24xx_build_scsi_crc_2_iocbs() local1496 fcp_dl = (__be32 *)(crc_ctx_pkt->fcp_cmnd.cdb + 16 + in qla24xx_build_scsi_crc_2_iocbs()1498 *fcp_dl = htonl(total_bytes); in qla24xx_build_scsi_crc_2_iocbs()3383 __be32 *fcp_dl; in qla82xx_start_scsi() local3560 fcp_dl = (__be32 *)(ctx->fcp_cmnd->cdb + 16 + in qla82xx_start_scsi()3562 *fcp_dl = htonl((uint32_t)scsi_bufflen(cmd)); in qla82xx_start_scsi()4255 __be32 *fcp_dl; in qla_start_scsi_type6() local4436 fcp_dl = (__be32 *)(ctx->fcp_cmnd->cdb + 16 + in qla_start_scsi_type6()4438 *fcp_dl = htonl((uint32_t)scsi_bufflen(cmd)); in qla_start_scsi_type6()
2979 __be32 *fcp_dl; in qla28xx_start_scsi_edif() local3175 fcp_dl = (__be32 *)(ctx->fcp_cmnd->cdb + 16 + in qla28xx_start_scsi_edif()3177 *fcp_dl = htonl((uint32_t)scsi_bufflen(cmd)); in qla28xx_start_scsi_edif()