Searched refs:CIP_JUMBO_PAYLOAD (Results 1 – 3 of 3) sorted by relevance
49 CIP_JUMBO_PAYLOAD = 0x40, enumerator
310 if (s->flags & CIP_JUMBO_PAYLOAD) in amdtp_stream_get_max_ctx_payload_size()931 } else if (s->flags & CIP_JUMBO_PAYLOAD) { in generate_device_pkt_descs()
177 flags |= CIP_JUMBO_PAYLOAD; in init_stream()