linux/drivers/crypto/chelsio
Harsh Jain 72a56ca97d crypto: chcr - Fix txq ids.
The patch fixes a critical issue to map txqid with flows on the hardware appropriately,
if tx queues created are more than flows configured then  txqid shall map within
the range of hardware flows configured. This ensure that un-mapped txqid does not remain un-handled.
The patch also segregated the rxqid and txqid for clarity.

Signed-off-by: Atul Gupta <atul.gupta@chelsio.com>
Reviewed-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-04-21 20:30:34 +08:00
..
chcr_algo.c crypto: chcr - Fix txq ids. 2017-04-21 20:30:34 +08:00
chcr_algo.h crypto: chcr - Change flow IDs 2017-02-03 18:16:15 +08:00
chcr_core.c crypto: chcr - Fix wrong typecasting 2017-02-03 18:16:16 +08:00
chcr_core.h crypto: chcr - Fix txq ids. 2017-04-21 20:30:34 +08:00
chcr_crypto.h crypto: chcr - Fix txq ids. 2017-04-21 20:30:34 +08:00
Kconfig crypto: chcr - Add AEAD algos. 2016-11-30 20:01:51 +08:00
Makefile crypto: Added Chelsio Menu to the Kconfig file 2016-08-19 00:00:37 -07:00