Lines Matching defs:qdio_q
216 struct qdio_q { struct
217 struct slsb slsb;
219 union {
222 } u;
246 struct qdio_queue_perf_stat q_stats; argument
248 struct qdio_buffer *sbal[QDIO_MAX_BUFFERS_PER_Q] ____cacheline_aligned;
251 int nr;
254 int mask;
257 int is_input_q;
260 struct list_head entry;
265 struct dentry *debugfs_q;
266 struct qdio_irq *irq_ptr;
267 struct sl *sl;
272 struct slib *slib;