Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Dtalitos.h76 struct talitos_channel { struct
77 void __iomem *reg;
80 struct talitos_request *fifo;
83 atomic_t submit_count ____cacheline_aligned;
86 spinlock_t head_lock ____cacheline_aligned;
88 int head;
91 spinlock_t tail_lock ____cacheline_aligned;
93 int tail;