commit | c4a89279086e9c98eba659d7665b1732e0d5e3e3 | [log] [tgz] |
---|---|---|
author | Hook, Gary <Gary.Hook@amd.com> | Tue Jul 09 15:07:22 2019 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jul 26 22:08:03 2019 +1000 |
tree | 3b28fcadcc0bea7955a6d98362f612cee55fde01 | |
parent | 93308baf075039dccf347391491773f272cc24f6 [diff] |
crypto: ccp - Add a module parameter to specify a queue count Add a module parameter to limit the number of queues per CCP. The default value (nqueues=0) is to set up every available queue on each device. The count of queues starts from the first one found on the device (which varies based on the device ID). Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>