aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorShailend Chand <[email protected]>2024-01-22 18:26:27 +0000
committerJakub Kicinski <[email protected]>2024-01-23 17:41:30 -0800
commit7cea48b9a4b2433a59826ee7cdb594faab3ac1e7 (patch)
tree14af4d9543cf9ceba66245b69159d9751b0c7bce /lib/crypto/mpi/mpiutil.c
parent20df28fb5bd8081a05ec34542bd45e4f3feeced5 (diff)
gve: Define config structs for queue allocation
Queue allocation functions currently can only allocate into priv and free memory in priv. These new structs would be passed into the queue functions in a subsequent change to make them capable of returning newly allocated resources and not just writing them into priv. They also make it possible to allocate resources for queues with a different config than that of the currently active queues. Signed-off-by: Shailend Chand <[email protected]> Reviewed-by: Willem de Bruijn <[email protected]> Reviewed-by: Jeroen de Borst <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions