Searched hist:c4a89279086e9c98eba659d7665b1732e0d5e3e3 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-dev-v3.c | diff c4a89279086e9c98eba659d7665b1732e0d5e3e3 Tue Jul 09 10:07:22 CDT 2019 Hook, Gary <Gary.Hook@amd.com> 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>
|
H A D | ccp-dev-v5.c | diff c4a89279086e9c98eba659d7665b1732e0d5e3e3 Tue Jul 09 10:07:22 CDT 2019 Hook, Gary <Gary.Hook@amd.com> 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>
|
H A D | ccp-dev.h | diff c4a89279086e9c98eba659d7665b1732e0d5e3e3 Tue Jul 09 10:07:22 CDT 2019 Hook, Gary <Gary.Hook@amd.com> 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>
|
H A D | ccp-dev.c | diff c4a89279086e9c98eba659d7665b1732e0d5e3e3 Tue Jul 09 10:07:22 CDT 2019 Hook, Gary <Gary.Hook@amd.com> 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>
|