Searched refs:CIP_UNAWARE_SYT (Results 1 – 5 of 5) sorted by relevance
165 return amdtp_stream_init(s, unit, dir, CIP_BLOCKING | CIP_UNAWARE_SYT | CIP_NO_HEADER, 0, in amdtp_ff_init()
56 CIP_UNAWARE_SYT = 0x400, enumerator
512 bool aware_syt = !(s->flags & CIP_UNAWARE_SYT); in cache_seq()807 if (!(s->flags & CIP_UNAWARE_SYT)) in check_cip_header()1022 bool aware_syt = !(s->flags & CIP_UNAWARE_SYT); in generate_rx_packet_descs()1475 if (s->flags & CIP_UNAWARE_SYT) { in drop_tx_packets_initially()
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()