Lines Matching defs:qdio_q
217 struct qdio_q { struct
218 struct slsb slsb;
220 union {
223 } u;
247 struct qdio_queue_perf_stat q_stats; argument
249 struct qdio_buffer *sbal[QDIO_MAX_BUFFERS_PER_Q] ____cacheline_aligned;
252 int nr;
255 int mask;
258 int is_input_q;
261 struct list_head entry;
266 struct dentry *debugfs_q;
267 struct qdio_irq *irq_ptr;
268 struct sl *sl;
273 struct slib *slib;