Lines Matching refs:start_cycle
354 * @param start_cycle cycle flag of the first TRB
359 int start_cycle,
368 if (start_cycle)
369 start_trb->field[3] |= cpu_to_le32(start_cycle);
560 int start_cycle;
631 start_cycle = ring->cycle_state;
662 if (start_cycle == 0)
712 giveback_first_trb(udev, ep_index, start_cycle, start_trb);
751 int start_cycle;
818 start_cycle = ep_ring->cycle_state;
820 debug("start_trb %p, start_cycle %d\n", start_trb, start_cycle);
826 if (start_cycle == 0)
909 giveback_first_trb(udev, ep_index, start_cycle, start_trb);