Searched defs:qdio_q (Results 1 – 1 of 1) sorted by relevance
216 struct qdio_q { struct217 struct slsb slsb;219 union {222 } u;246 struct qdio_queue_perf_stat q_stats; argument248 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;[all …]