Lines Matching full:transfer
147 * data transfer use the optimal (least) number of commands.
187 * Calculate the maximum byte mode transfer size
220 * sdio_align_size - pads a transfer size to a more optimal value
222 * @sz: original transfer size
249 * If we can still do this with just a byte transfer, then in sdio_align_size()
257 * Check if the transfer is already block aligned in sdio_align_size()
313 /* Split an arbitrarily sized data transfer into several
325 /* Do the bulk of the transfer using block mode (if supported). */ in sdio_io_rw_ext_helper()
327 /* Blocks per command is limited by host count, host transfer in sdio_io_rw_ext_helper()
374 * @err_ret: optional status value from transfer
406 * @err_ret: optional status value from transfer
410 * transfer.
433 * @err_ret: optional status value from transfer
466 * value indicates if the transfer succeeded or not.
483 * value indicates if the transfer succeeded or not.
500 * value indicates if the transfer succeeded or not.
517 * value indicates if the transfer succeeded or not.
530 * @err_ret: optional status value from transfer
555 * @err_ret: optional status value from transfer
559 * transfer.
577 * @err_ret: optional status value from transfer
603 * @err_ret: optional status value from transfer
607 * transfer.
625 * @err_ret: optional status value from transfer
658 * @err_ret: optional status value from transfer
661 * @err_ret will contain the status of the actual transfer.