Home
last modified time | relevance | path

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

/Linux-v5.10/sound/firewire/
Damdtp-stream.c1044 unsigned int max_ctx_payload_size; in amdtp_stream_start() local
1077 max_ctx_payload_size = amdtp_stream_get_max_payload(s) - in amdtp_stream_start()
1084 max_ctx_payload_size = amdtp_stream_get_max_payload(s); in amdtp_stream_start()
1086 max_ctx_payload_size -= IT_PKT_HEADER_SIZE_CIP; in amdtp_stream_start()
1090 max_ctx_payload_size, dir); in amdtp_stream_start()
1109 s->ctx_data.tx.max_ctx_payload_length = max_ctx_payload_size; in amdtp_stream_start()