Searched refs:CIP_JUMBO_PAYLOAD (Results 1 – 3 of 3) sorted by relevance
52 CIP_JUMBO_PAYLOAD = 0x40, enumerator
320 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()
177 flags |= CIP_JUMBO_PAYLOAD; in init_stream()