Home
last modified time | relevance | path

Searched refs:CIP_JUMBO_PAYLOAD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-stream.h30 * @CIP_JUMBO_PAYLOAD: Only for in-stream. The number of data blocks in an
47 CIP_JUMBO_PAYLOAD = 0x40, enumerator
H A Damdtp-stream.c318 if (s->flags & CIP_JUMBO_PAYLOAD) in amdtp_stream_get_max_payload()
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-stream.h30 * @CIP_JUMBO_PAYLOAD: Only for in-stream. The number of data blocks in an
49 CIP_JUMBO_PAYLOAD = 0x40, enumerator
H A Damdtp-stream.c314 if (s->flags & CIP_JUMBO_PAYLOAD) in amdtp_stream_get_max_ctx_payload_size()
948 } else if (s->flags & CIP_JUMBO_PAYLOAD) { in generate_tx_packet_descs()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-stream.c185 oxfw->tx_stream.flags |= CIP_JUMBO_PAYLOAD; in init_stream()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-stream.c177 flags |= CIP_JUMBO_PAYLOAD; in init_stream()

Completed in 10 milliseconds