crypto: chelsio - Use multiple txq/rxq per tfm to process the requests
authorAyush Sawal <ayush.sawal@chelsio.com>
Mon, 24 Feb 2020 03:42:33 +0000 (09:12 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 6 Mar 2020 01:28:20 +0000 (12:28 +1100)
commit567be3a5d2270fb1971212f704240d6235a2c060
tree7f87888b3196cc967dd377c0041aefd4bba76032
parentbed44d0c05d8efdda1ae98b1c7aa7b116abeadb2
crypto: chelsio - Use multiple txq/rxq per tfm to process the requests

This patch enables chcr to use multiple txq/rxq per tfm
to process the crypto requests. The txq/rxq are selected based
on  cpu core-id.

Signed-off-by: Ayush Sawal <ayush.sawal@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/chelsio/chcr_algo.c
drivers/crypto/chelsio/chcr_core.h
drivers/crypto/chelsio/chcr_crypto.h