syscom_queue_indices_s
return ctx->queue_indices + (q * sizeof(struct syscom_queue_indices_s));
offsetof(struct syscom_queue_indices_s,
offsetof(struct syscom_queue_indices_s,
offset = offsetof(struct syscom_queue_indices_s, read_index);
offset = offsetof(struct syscom_queue_indices_s, write_index);