Searched refs:spu_queue (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/
H A Dn2_core.c49 struct spu_queue { struct
68 static struct spu_queue **cpu_to_cwq;
69 static struct spu_queue **cpu_to_mau;
71 static unsigned long spu_next_offset(struct spu_queue *q, unsigned long off)
95 static inline bool job_finished(struct spu_queue *q, unsigned int offset,
116 struct spu_queue *q = dev_id;
142 struct spu_queue *q = dev_id;
162 static void *spu_queue_next(struct spu_queue *q, void *cur)
167 static int spu_queue_num_free(struct spu_queue *q)
182 static void *spu_queue_alloc(struct spu_queue *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c49 struct spu_queue { struct
68 static struct spu_queue **cpu_to_cwq;
69 static struct spu_queue **cpu_to_mau;
71 static unsigned long spu_next_offset(struct spu_queue *q, unsigned long off)
95 static inline bool job_finished(struct spu_queue *q, unsigned int offset,
116 struct spu_queue *q = dev_id;
142 struct spu_queue *q = dev_id;
162 static void *spu_queue_next(struct spu_queue *q, void *cur)
167 static int spu_queue_num_free(struct spu_queue *q)
182 static void *spu_queue_alloc(struct spu_queue *
[all...]

Completed in 59 milliseconds