Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h335 struct sec_queue { struct
339 struct sec_queue_ring_cmd ring_cmd; argument
340 struct sec_queue_ring_cq ring_cq; argument
341 struct sec_queue_ring_db ring_db; argument
342 void __iomem *regs;
343 u32 queue_id;
344 bool in_use;
345 int expected;
349 bool havesoftqueue;
350 spinlock_t queuelock;
[all …]