Lines Matching full:instance
46 * Instance handle type.
49 * Handle used to uniquely identify an instance.
61 * Default instantiation handle value where there is only a single instance
64 * Used as an instance handle value where only one instance exists.
122 * An API instance may require the actual data to be in contiguous
344 * Instance Types
351 * Enumeration of the different instance types.
357 /**< Cryptographic instance type */
359 /**< Data compression instance type */
361 /**< RAID instance type */
363 /**< XML instance type */
365 /**< Regular Expression instance type */
399 * Instance State
406 * Enumeration of the different instance states that are possible.
412 /**< Instance is in the initialized state and ready for use. */
414 /**< Instance is in the shutdown state and not available for use. */
420 * Instance operational state
428 /**< Instance is not available for use. May not yet be initialized,
431 /**< Instance is available for use. Has been initialized and started. */
437 * Maximum instance info name string length in bytes */
441 * Maximum instance info id string length in bytes */
445 * Maximum instance info version string length in bytes */
450 * Instance Info Structure
457 * Structure that contains the information to describe the instance.
462 /**< Type definition for this instance. */
464 /**< Operational state of the instance. */
466 /**< Simple text string identifier for the instance. */
469 * instance accessible through a particular library. */
475 * Physical Instance ID
477 * Identifies the physical instance of an accelerator execution
488 * and executionEngineId uniquely identifies the instance.
517 * Instance Info Structure, version 2
519 * Structure that contains the information to describe the instance.
524 /**< Type of service provided by this instance. */
539 * the instance. For hardware-based implementations of the API,
549 /**< Maximum length of the instance name. */
551 /**< String identifying the name of the instance. */
555 /**< String containing a unique identifier for the instance */
558 /**< Identifies the "physical instance" of the accelerator. */
563 /**< A bitmap identifying the core or cores to which the instance
596 /**< Operational state of the instance. */
599 * (CpaFlatBuffer::pData) supplied to this instance must be in
602 /**< Specifies whether the instance must be polled, or is event driven.
606 /**< Identifies whether the instance uses hardware offload, or is a
613 * Instance Events
616 * Instance notification callback function to be invoked.
622 /**< Event type that triggers the registered instance notification callback
623 * function when and instance is restarting. The reason why an instance is
629 /**< Event type that triggers the registered instance notification callback
630 * function when and instance has restarted. The reason why an instance has
636 /**< Event type that triggers the registered instance notification callback
645 /* CPA Instance Management Functions */
710 * instance handles can then be used as input parameters with other
736 * @param[in,out] cpaInstances Pointer to where the instance