Home
last modified time | relevance | path

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

/drivers/crypto/
Dtalitos.h89 struct talitos_channel { struct
90 void __iomem *reg;
93 struct talitos_request *fifo;
96 atomic_t submit_count ____cacheline_aligned;
99 spinlock_t head_lock ____cacheline_aligned;
101 int head;
104 spinlock_t tail_lock ____cacheline_aligned;
106 int tail;