Searched refs:QUEUE_LENGTH (Results 1 – 2 of 2) sorted by relevance
57 #define QUEUE_LENGTH 48 macro454 if (++s->packet_index >= QUEUE_LENGTH) in queue_packet()678 return increment_cycle_count(cycle, QUEUE_LENGTH); in compute_it_cycle()692 unsigned int index = (s->packet_index + i) % QUEUE_LENGTH; in generate_device_pkt_descs()733 unsigned int index = (s->packet_index + i) % QUEUE_LENGTH; in generate_ideal_pkt_descs()956 err = iso_packets_buffer_init(&s->buffer, s->unit, QUEUE_LENGTH, in amdtp_stream_start()
47 #define QUEUE_LENGTH 20 macro207 if (++index >= QUEUE_LENGTH) in isight_packet()271 QUEUE_LENGTH, in isight_open()378 for (i = 0; i < QUEUE_LENGTH; ++i) { in isight_start_streaming()