]> git.droids-corp.org - dpdk.git/blobdiff - lib/cryptodev/cryptodev_pmd.h
cryptodev: separate out internal structures
[dpdk.git] / lib / cryptodev / cryptodev_pmd.h
index 8cc9051e0986a92bcffd2fd9afdfc257f3648c40..36606dd10b493289a7e8e02777a7a7edd0b77cfc 100644 (file)
@@ -92,12 +92,6 @@ __rte_internal
 struct rte_cryptodev *
 rte_cryptodev_pmd_get_named_dev(const char *name);
 
-/**
- * The pool of rte_cryptodev structures.
- */
-extern struct rte_cryptodev *rte_cryptodevs;
-
-
 /**
  * Definitions of all functions exported by a driver through the
  * the generic structure of type *crypto_dev_ops* supplied in the