Searched refs:CIP_UNAWARE_SYT (Results 1 – 8 of 8) sorted by relevance
56 CIP_UNAWARE_SYT = 0x400, enumerator
527 bool aware_syt = !(s->flags & CIP_UNAWARE_SYT); in cache_seq()822 if (!(s->flags & CIP_UNAWARE_SYT)) in check_cip_header()1037 bool aware_syt = !(s->flags & CIP_UNAWARE_SYT); in generate_rx_packet_descs()1490 if (s->flags & CIP_UNAWARE_SYT) { in drop_tx_packets_initially()
165 return amdtp_stream_init(s, unit, dir, CIP_BLOCKING | CIP_UNAWARE_SYT | CIP_NO_HEADER, 0, in amdtp_ff_init()
225 unsigned int flags = CIP_NONBLOCKING | CIP_SKIP_DBC_ZERO_CHECK | CIP_UNAWARE_SYT; in amdtp_tscm_init()
32 err = amdtp_am824_init(stream, efw->unit, s_dir, CIP_BLOCKING | CIP_UNAWARE_SYT); in init_stream()
393 unsigned int flags = CIP_NONBLOCKING | CIP_UNAWARE_SYT; in amdtp_dot_init()
440 unsigned int flags = CIP_BLOCKING | CIP_UNAWARE_SYT; in amdtp_motu_init()
169 flags |= CIP_UNAWARE_SYT; in init_stream()