Home
last modified time | relevance | path

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

/linux-3.3/drivers/crypto/
Dtalitos.c101 struct talitos_channel { struct
102 void __iomem *reg;
105 struct talitos_request *fifo;
108 atomic_t submit_count ____cacheline_aligned;
111 spinlock_t head_lock ____cacheline_aligned;
113 int head;
116 spinlock_t tail_lock ____cacheline_aligned;
118 int tail;