Lines Matching defs:sec_queue
335 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;
351 void *shadow[SEC_QUEUE_LEN];