Home
last modified time | relevance | path

Searched defs:ccp_cmd_queue (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/ccp/
Dccp-dev.h146 struct ccp_cmd_queue { struct
147 struct ccp_device *ccp;
150 u32 id;
153 struct dma_pool *dma_pool;
156 u32 ksb_key;
157 u32 ksb_ctx;
160 struct task_struct *kthread;
161 unsigned int active;
162 unsigned int suspended;
165 unsigned int free_slots;
[all …]