crypto/scheduler: add internal structures
authorFan Zhang <roy.fan.zhang@intel.com>
Tue, 24 Jan 2017 16:23:53 +0000 (16:23 +0000)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Mon, 30 Jan 2017 16:23:33 +0000 (17:23 +0100)
commit870babeb53cf0a79fc3e4fdc901741947073bc25
tree3ae790fbc176f5e894c6a3d114e4c027fbc50a7c
parent097ab0bac0173c87ac90402c8ed1163d760b2339
crypto/scheduler: add internal structures

Adds a number of internal structures for the cryptodev scheduler PMD. The
structures include the scheduler context, slave, queue pair context,
and session.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
drivers/crypto/scheduler/scheduler_pmd_private.h [new file with mode: 0644]