crypto/dpaa_sec: reduce number of qp per device
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 30 Aug 2018 05:51:00 +0000 (11:21 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 26 Sep 2018 11:18:38 +0000 (13:18 +0200)
commit551a42a993f7cbba731e31aa92a0fae6021478c5
tree6676779b6b3adfb75c511785d91031249bf0a775
parent9198b2c227c11faaaccfd38bc28b6656705e1401
crypto/dpaa_sec: reduce number of qp per device

In dpaa_sec, there are unlimited queues, but in order
to match the DPDK handling of queue pairs, rx side queues
are still unlimited, but the application will see only limited
qp (tx queues) from dpaa_sec hw.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/crypto/dpaa_sec/dpaa_sec.h