X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcrypto%2Focteontx%2Fotx_cryptodev_capabilities.h;h=439b50e609dbc6e620a84076fcc9140dbc416451;hb=520e3f4888c508dad32da1d8c5486a7be9b0fbba;hp=fc62821bbc703ac572d910ae405005bdc9ef5cf6;hpb=ef82c2e8ab78fe3c8167ed6ea2e3674a30d04118;p=dpdk.git diff --git a/drivers/crypto/octeontx/otx_cryptodev_capabilities.h b/drivers/crypto/octeontx/otx_cryptodev_capabilities.h index fc62821bbc..439b50e609 100644 --- a/drivers/crypto/octeontx/otx_cryptodev_capabilities.h +++ b/drivers/crypto/octeontx/otx_cryptodev_capabilities.h @@ -8,10 +8,9 @@ #include /* - * Get capabilities list for the device - * + * Get capabilities list for the device, based on device type */ const struct rte_cryptodev_capabilities * -otx_get_capabilities(void); +otx_get_capabilities(uint64_t flags); #endif /* _OTX_CRYPTODEV_CAPABILITIES_H_ */