Searched refs:fc_dl (Results 1 – 7 of 7) sorted by relevance
231 fcp->fc_dl = scsi_bufflen(scsi); in zfcp_fc_scsi_to_fcp()234 fcp->fc_dl += fcp->fc_dl / scsi->device->sector_size * 8; in zfcp_fc_scsi_to_fcp()
56 __be32 fc_dl; /* data length (must follow fc_cdb) */ member68 __be32 fc_dl; /* data length (must follow fc_cdb) */ member
563 ntohl(fcp->fc_dl), task_attr, data_dir, 0)) in ft_send_work()
1098 fsp->cdb_cmd.fc_dl = htonl(fsp->data_len); in fc_fcp_pkt_send()1281 fsp->cdb_cmd.fc_dl = htonl(fsp->data_len); in fc_lun_reset()
733 fcp_cmnd->fc_dl = 0; in bnx2fc_initiate_tmf()1672 fcp_cmnd->fc_dl = htonl(io_req->data_xfer_len); in bnx2fc_build_fcp_cmnd()
877 (ntohl(fcp->fc_dl) > fcoe_ddp_min)) in fcoe_oem_match()
176 fcp_cmnd->fc_dl = cpu_to_be32(scsi_bufflen(scmnd)); in csio_scsi_fcp_cmnd()