Lines Matching refs:seq_desc
365 static void pool_blocking_data_blocks(struct amdtp_stream *s, struct seq_desc *descs, in pool_blocking_data_blocks()
372 struct seq_desc *desc = descs + pos; in pool_blocking_data_blocks()
383 static void pool_ideal_nonblocking_data_blocks(struct amdtp_stream *s, struct seq_desc *descs, in pool_ideal_nonblocking_data_blocks()
392 struct seq_desc *desc = descs + pos; in pool_ideal_nonblocking_data_blocks()
464 static void pool_ideal_syt_offsets(struct amdtp_stream *s, struct seq_desc *descs, in pool_ideal_syt_offsets()
473 struct seq_desc *desc = descs + pos; in pool_ideal_syt_offsets()
525 struct seq_desc *cache = s->ctx_data.tx.cache.descs; in cache_seq()
531 struct seq_desc *dst = cache + cache_pos; in cache_seq()
546 static void pool_ideal_seq_descs(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size, in pool_ideal_seq_descs()
557 static void pool_replayed_seq(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size, in pool_replayed_seq()
561 const struct seq_desc *cache = target->ctx_data.tx.cache.descs; in pool_replayed_seq()
575 static void pool_seq_descs(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size, in pool_seq_descs()
579 void (*pool_seq_descs)(struct amdtp_stream *s, struct seq_desc *descs, unsigned int size, in pool_seq_descs()
1033 struct seq_desc *seq_descs = s->ctx_data.rx.seq.descs; in generate_rx_packet_descs()
1044 const struct seq_desc *seq = seq_descs + seq_pos; in generate_rx_packet_descs()