crypto/cnxk: update instruction queue in start/stop
authorAnkur Dwivedi <adwivedi@marvell.com>
Thu, 8 Jul 2021 11:47:14 +0000 (17:17 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 20 Jul 2021 08:32:05 +0000 (10:32 +0200)
commit52008104e9a644853aa379e0745774b6ffe1c74c
tree317b2c6ca0beff78ef8d55d5523368e9d541fe1d
parent3bf87839559186ec229937b109ccfceab7a98806
crypto/cnxk: update instruction queue in start/stop

The instruction queue is enabled in dev start and
is disabled in dev stop.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
drivers/crypto/cnxk/cnxk_cryptodev_ops.c