Lines Matching defs:nbytes
258 ctx->buffer, hdev->req->nbytes);
260 ctx->total = hdev->req->nbytes;
362 size_t nbytes, bleft, wsend, len, tbc;
373 nbytes = ctx->sg->length - ctx->offset;
385 bleft = nbytes % 4;
386 wsend = (nbytes / 4);
451 if (req->nbytes >= IMG_HASH_DMA_THRESHOLD) {
453 req->nbytes);
457 req->nbytes);
472 nbits = (u64)hdev->req->nbytes << 3;
536 ctx->op, req->nbytes);
559 rctx->fallback_req.nbytes = req->nbytes;
588 rctx->fallback_req.nbytes = req->nbytes;
667 ctx->total = req->nbytes;