aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorGiovanni Cabiddu <[email protected]>2022-11-28 12:21:16 +0000
committerHerbert Xu <[email protected]>2022-12-09 18:44:59 +0800
commitcf692906bd61af2eec06a32a83d2a8ec3acf3548 (patch)
treee2375d6358d180ec0e17ff2c66ed90222baa7e96 /net/unix/af_unix.c
parent36ebc7472afeb58f1eb1d4c1f0546b9e98acea46 (diff)
crypto: qat - extend buffer list interface
The compression service requires an additional pre-allocated buffer for each destination scatter list. Extend the function qat_alg_sgl_to_bufl() to take an additional structure that contains the dma address and the size of the extra buffer which will be appended in the destination FW SGL. The logic that unmaps buffers in qat_alg_free_bufl() has been changed to start unmapping from buffer 0 instead of skipping the initial buffers num_buff - num_mapped_bufs as that functionality was not used in the code. Signed-off-by: Giovanni Cabiddu <[email protected]> Reviewed-by: Wojciech Ziemba <[email protected]> Reviewed-by: Adam Guerin <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions