Searched defs:qdio_q (Results 1 – 1 of 1) sorted by relevance
217 struct qdio_q { struct218 struct slsb slsb;220 union {223 } u;247 struct qdio_queue_perf_stat q_stats; argument249 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;[all …]