crypto/octeontx2: add enqueue/dequeue ops
authorAnoob Joseph <anoobj@marvell.com>
Wed, 16 Oct 2019 15:25:40 +0000 (20:55 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 23 Oct 2019 14:57:06 +0000 (16:57 +0200)
commit17ac2a72191b6d6cb47fa066737879ee1a267110
treeb47fbee72686d9d713c03de22d5bcf6b489c6cb9
parent3e72548830acc0c5e4bd996eb6daf6b59cfc51e5
crypto/octeontx2: add enqueue/dequeue ops

This patch adds the enqueue burst and dequeue
burst callbacks for the OCTEON TX2 crypto driver.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/common/cpt/cpt_hw_types.h
drivers/crypto/octeontx2/Makefile
drivers/crypto/octeontx2/meson.build
drivers/crypto/octeontx2/otx2_cryptodev_hw_access.h
drivers/crypto/octeontx2/otx2_cryptodev_ops.c