Lines Matching defs:driver
103 /** Crypto driver identifier*/
132 /* Cryptodev driver, containing the driver ID */
135 const struct rte_driver *driver;
153 /**< Session driver data IOVA address */
156 /**< Second cache line - start of the driver session data */
162 * Helper macro to get driver private data
196 * Definitions of all functions exported by a driver through the
383 * Free driver private session data.
416 * Typedef that the driver provided to get service context private date size.
427 * Typedef that the driver provided to configure raw data-path context.
433 * @param session_ctx Session context data. If NULL the driver
435 * ctx buffer. Otherwise the driver shall only
452 * Typedef that the driver provided to set event crypto meta data.
532 * driver.
534 * to that slot for the driver to use.
547 * driver.
563 * PMD assist function to parse initialisation arguments for crypto driver
586 * PMD assist function to provide boiler plate code for crypto driver to create
606 * PMD assist function to provide boiler plate code for crypto driver to
643 * Allocate Cryptodev driver.
651 * The driver type identifier
707 /**< Session driver ID. */