Searched refs:xfer_sz (Results 1 – 5 of 5) sorted by relevance
358 residue -= desc->burst[desc->done_burst - 1].xfer_sz; in dw_edma_device_tx_status()477 burst->xfer_sz = desc->alloc_sz; in dw_edma_device_transfer()606 residue -= desc->burst[desc->start_burst - 1].xfer_sz; in dw_hdma_set_callback_result()608 residue -= desc->burst[desc->done_burst - 1].xfer_sz; in dw_hdma_set_callback_result()
52 u32 xfer_sz; member
1552 int rv = 0, xfer_sz = command[3]; in exec_drive_command() local1555 if (xfer_sz) { in exec_drive_command()1560 ATA_SECT_SIZE * xfer_sz, in exec_drive_command()1566 ATA_SECT_SIZE * xfer_sz); in exec_drive_command()1586 if (xfer_sz) in exec_drive_command()1604 (xfer_sz ? dma_addr : 0), in exec_drive_command()1605 (xfer_sz ? ATA_SECT_SIZE * xfer_sz : 0), in exec_drive_command()1626 if (xfer_sz) { in exec_drive_command()1637 ATA_SECT_SIZE * xfer_sz, buf, dma_addr); in exec_drive_command()
565 u64 xfer_sz:8; member
314 flt_xfer_sz = flt_cfg.xfer_sz; in perfmon_pmu_event_start()