Home
last modified time | relevance | path

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

/linux-6.12.1/sound/firewire/
Damdtp-stream.h52 CIP_JUMBO_PAYLOAD = 0x40, enumerator
Damdtp-stream.c320 if (s->flags & CIP_JUMBO_PAYLOAD) in amdtp_stream_get_max_ctx_payload_size()
977 } else if (s->flags & CIP_JUMBO_PAYLOAD) { in generate_tx_packet_descs()
/linux-6.12.1/sound/firewire/oxfw/
Doxfw-stream.c177 flags |= CIP_JUMBO_PAYLOAD; in init_stream()