Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_QI
has multiple definitions:
drivers/crypto/caam/Kconfig
The configuration item CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_QI:
CONFIG_FSL_DPAA && CONFIG_NET
caamalg_qi
Selecting this will use CAAM Queue Interface (QI) for sending & receiving crypto jobs to/from CAAM. This gives better performance than job ring interface when the number of cores are more than the number of job rings assigned to the kernel. The number of portals assigned to the kernel should also be more than the number of job rings.
drivers/crypto/caam/Kconfig
The configuration item CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_QI:
CONFIG_FSL_DPAA && CONFIG_NET
caamalg_qi
Selecting this will use CAAM Queue Interface (QI) for sending & receiving crypto jobs to/from CAAM. This gives better performance than job ring interface when the number of cores are more than the number of job rings assigned to the kernel. The number of portals assigned to the kernel should also be more than the number of job rings.
To compile this as a module, choose M here: the module will be called caamalg_qi.
Raw data from LKDDb:
lkddb module caamalg_qi CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_QI : drivers/crypto/caam/Kconfig : "Queue Interface as Crypto API backend" # in 4.12–4.20, 5.0–5.2
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab