Home
last modified time | relevance | path

Searched refs:max_ctx_payload_size (Results 1 – 1 of 1) sorted by relevance

/sound/firewire/
Damdtp-stream.c1552 unsigned int max_ctx_payload_size; in amdtp_stream_start() local
1589 max_ctx_payload_size = amdtp_stream_get_max_ctx_payload_size(s); in amdtp_stream_start()
1591 err = iso_packets_buffer_init(&s->buffer, s->unit, queue_size, max_ctx_payload_size, dir); in amdtp_stream_start()
1610 s->ctx_data.tx.max_ctx_payload_length = max_ctx_payload_size; in amdtp_stream_start()