Home
last modified time | relevance | path

Searched refs:bytes_xfered (Results 1 – 25 of 52) sorted by relevance

123

/Linux-v5.4/drivers/mmc/host/
Dcavium.c303 int bytes_xfered, shift = -1; in do_read() local
309 for (bytes_xfered = 0; bytes_xfered < data_len;) { in do_read()
323 bytes_xfered++; in do_read()
330 req->data->bytes_xfered = bytes_xfered; in do_read()
336 req->data->bytes_xfered = req->data->blocks * req->data->blksz; in do_write()
375 data->bytes_xfered = data->blocks * data->blksz; in finish_dma_single()
392 data->bytes_xfered = data->blocks * data->blksz; in finish_dma_sg()
719 unsigned int bytes_xfered; in do_write_request() local
729 for (bytes_xfered = 0; bytes_xfered < data_len;) { in do_write_request()
738 bytes_xfered++; in do_write_request()
Dmoxart-mmc.c172 remain = host->data_len - data->bytes_xfered; in moxart_next_sg()
264 if (host->data_len == data->bytes_xfered) in moxart_transfer_dma()
295 data->bytes_xfered += host->data_remain; in moxart_transfer_dma()
311 if (host->data_len == data->bytes_xfered) in moxart_transfer_pio()
356 data->bytes_xfered += host->data_remain - remain; in moxart_transfer_pio()
359 if (host->data_len != data->bytes_xfered) in moxart_transfer_pio()
Dvub300.c1449 data->bytes_xfered = 0; in __command_read_data()
1460 data->bytes_xfered = 0; in __command_read_data()
1463 data->bytes_xfered = vub300->datasize; in __command_read_data()
1479 data->bytes_xfered = 0; in __command_read_data()
1484 data->bytes_xfered = 0; in __command_read_data()
1491 data->bytes_xfered = vub300->datasize; in __command_read_data()
1496 data->bytes_xfered = 0; in __command_read_data()
1525 data->bytes_xfered = 0; in __command_write_data()
1527 data->bytes_xfered = vub300->datasize; in __command_write_data()
1548 data->bytes_xfered = 0; in __command_write_data()
[all …]
Dwbsd.c434 data->bytes_xfered++; in wbsd_empty_fifo()
459 if ((data->blocks * data->blksz - data->bytes_xfered) < 16) in wbsd_empty_fifo()
500 data->bytes_xfered++; in wbsd_fill_fifo()
703 data->bytes_xfered = host->mrq->data->blocks * in wbsd_finish_data()
705 data->bytes_xfered -= data->bytes_xfered % data->blksz; in wbsd_finish_data()
727 if (data->bytes_xfered) in wbsd_finish_data()
728 data->bytes_xfered -= data->blksz; in wbsd_finish_data()
Djz4740_mmc.c506 data->bytes_xfered += miter->length; in jz4740_mmc_write_data()
514 data->bytes_xfered += miter->consumed; in jz4740_mmc_write_data()
568 data->bytes_xfered += miter->length; in jz4740_mmc_read_data()
589 data->bytes_xfered += miter->consumed; in jz4740_mmc_read_data()
740 data->bytes_xfered = data->blocks * data->blksz; in jz_mmc_irq_worker()
Dtoshsd.c277 data->bytes_xfered = data->blocks * data->blksz; in toshsd_data_end_irq()
279 data->bytes_xfered = 0; in toshsd_data_end_irq()
282 data->bytes_xfered); in toshsd_data_end_irq()
Datmel-mci.c431 data->bytes_xfered, data->blocks, in atmci_req_show()
1820 data->bytes_xfered = data->blocks * data->blksz; in atmci_tasklet_func()
1854 data->bytes_xfered = data->blocks in atmci_tasklet_func()
1877 data->bytes_xfered = data->blocks * data->blksz; in atmci_tasklet_func()
1972 data->bytes_xfered += nbytes; in atmci_read_data_pio()
1978 data->bytes_xfered += nbytes; in atmci_read_data_pio()
1985 data->bytes_xfered += nbytes; in atmci_read_data_pio()
2040 data->bytes_xfered += nbytes; in atmci_write_data_pio()
2046 data->bytes_xfered += nbytes; in atmci_write_data_pio()
2053 data->bytes_xfered += nbytes; in atmci_write_data_pio()
Dalcor.c249 host->data->bytes_xfered = 0; in alcor_prepare_data()
355 data->bytes_xfered = 0; in alcor_finish_data()
357 data->bytes_xfered = data->blksz * data->blocks; in alcor_finish_data()
400 host->data->bytes_xfered = 0; in alcor_err_irq()
Dmvsdio.c310 data->bytes_xfered = in mvsd_finish_data()
313 if (data->bytes_xfered && data->error) in mvsd_finish_data()
314 data->bytes_xfered -= data->blksz; in mvsd_finish_data()
Dushc.c237 req->data->bytes_xfered = 0; in csw_callback()
239 req->data->bytes_xfered = req->data->blksz * req->data->blocks; in csw_callback()
Ddw_mmc.c132 data->bytes_xfered, data->blocks, in dw_mci_req_show()
1873 data->bytes_xfered = 0; in dw_mci_data_complete()
1892 data->bytes_xfered = data->blocks * data->blksz; in dw_mci_data_complete()
2261 if ((data->bytes_xfered + init_cnt) == in dw_mci_push_data16()
2344 if ((data->bytes_xfered + init_cnt) == in dw_mci_push_data32()
2428 if ((data->bytes_xfered + init_cnt) == in dw_mci_push_data64()
2510 data->bytes_xfered += len; in dw_mci_read_data_pio()
2566 data->bytes_xfered += len; in dw_mci_write_data_pio()
Dcqhci.c746 data->bytes_xfered = 0; in cqhci_finish_mrq()
748 data->bytes_xfered = data->blksz * data->blocks; in cqhci_finish_mrq()
972 data->bytes_xfered = 0; in cqhci_recover_mrq()
Dmeson-mx-sdio.c210 cmd->data->bytes_xfered = 0; in meson_mx_mmc_start_cmd()
462 cmd->data->bytes_xfered = cmd->data->blksz * cmd->data->blocks; in meson_mx_mmc_irq_thread()
Dpxamci.c357 data->bytes_xfered = data->blocks * data->blksz; in pxamci_data_done()
359 data->bytes_xfered = 0; in pxamci_data_done()
Dmxs-mmc.c154 data->bytes_xfered = data->blocks * data->blksz; in mxs_mmc_request_done()
156 data->bytes_xfered = 0; in mxs_mmc_request_done()
Dtifm_sd.c769 r_data->bytes_xfered = r_data->blocks in tifm_sd_end_cmd()
771 r_data->bytes_xfered *= r_data->blksz; in tifm_sd_end_cmd()
772 r_data->bytes_xfered += r_data->blksz in tifm_sd_end_cmd()
Dau1xmmc.c365 data->bytes_xfered = 0; in au1xmmc_data_complete()
373 data->bytes_xfered = cp->ddma_bytecnt; in au1xmmc_data_complete()
375 data->bytes_xfered = in au1xmmc_data_complete()
Dsdhci.c1038 host->data->bytes_xfered = 0; in sdhci_prepare_data()
1312 data->bytes_xfered = 0; in sdhci_finish_data()
1314 data->bytes_xfered = data->blksz * data->blocks; in sdhci_finish_data()
2662 unsigned int length = data->bytes_xfered; in sdhci_request_done()
2668 data->bytes_xfered); in sdhci_request_done()
3002 dmanow = dmastart + host->data->bytes_xfered; in sdhci_data_irq()
3009 host->data->bytes_xfered = dmanow - dmastart; in sdhci_data_irq()
3011 &dmastart, host->data->bytes_xfered, &dmanow); in sdhci_data_irq()
/Linux-v5.4/include/trace/events/
Dmmc.h115 __field(unsigned int, bytes_xfered)
150 __entry->bytes_xfered = mrq->data ? mrq->data->bytes_xfered : 0;
184 __entry->bytes_xfered, __entry->data_err, __entry->tag,
/Linux-v5.4/drivers/scsi/qla4xxx/
Dql4_iocb.c345 ha->bytes_xfered += scsi_bufflen(cmd); in qla4xxx_send_command_to_isp()
346 if (ha->bytes_xfered & ~0xFFFFF){ in qla4xxx_send_command_to_isp()
347 ha->total_mbytes_xferred += ha->bytes_xfered >> 20; in qla4xxx_send_command_to_isp()
348 ha->bytes_xfered &= 0xFFFFF; in qla4xxx_send_command_to_isp()
/Linux-v5.4/include/linux/mmc/
Dcore.h135 unsigned int bytes_xfered; member
/Linux-v5.4/drivers/mmc/core/
Dblock.c1476 if (blk_update_request(req, BLK_STS_OK, mrq->data->bytes_xfered)) in mmc_blk_cqe_complete_rq()
1730 mrq->data->bytes_xfered = 0; in mmc_blk_read_single()
1808 brq->data.bytes_xfered = 0; in mmc_blk_mq_rw_recovery()
1838 brq->data.bytes_xfered = 0; in mmc_blk_mq_rw_recovery()
1840 brq->data.bytes_xfered = blocks << 9; in mmc_blk_mq_rw_recovery()
1855 if (brq->data.bytes_xfered) in mmc_blk_mq_rw_recovery()
1905 mqrq->brq.data.bytes_xfered = 0; in mmc_blk_card_busy()
1927 unsigned int nr_bytes = mqrq->brq.data.bytes_xfered; in mmc_blk_mq_complete_rq()
Dcore.c100 data->bytes_xfered = (prandom_u32() % (data->bytes_xfered >> 9)) << 9; in mmc_should_fail_request()
195 mrq->data->bytes_xfered, mrq->data->error); in mmc_request_done()
520 mrq->data->bytes_xfered, mrq->data->error); in mmc_cqe_request_done()
/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_user.h266 u32 bytes_xfered; member
Di40iw_uk.c820 info->bytes_xfered = (u32)RS_64(qword0, I40IWCQ_PAYLDLEN); in i40iw_cq_poll_completion()
838 info->bytes_xfered = qp->sq_wrtrk_array[wqe_idx].wr_len; in i40iw_cq_poll_completion()
860 info->bytes_xfered = qp->sq_wrtrk_array[tail].wr_len; in i40iw_cq_poll_completion()

123