Lines Matching refs:cycle_state
131 ring->cycle_state = (ring->cycle_state ? 0 : 1); in inc_enq()
159 ring->cycle_state = (ring->cycle_state ? 0 : 1); in inc_deq()
252 ep_ring->cycle_state = (ep_ring->cycle_state ? 0 : 1); in prepare_ring()
284 ctrl->cmd_ring->cycle_state; in xhci_queue_command()
420 ctrl->event_ring->cycle_state) in event_ready()
509 ring->cycle_state), udev->slot_id, ep_index, TRB_SET_DEQ); in abort_td()
632 start_cycle = ring->cycle_state; in xhci_bulk_tx()
666 field |= ring->cycle_state; in xhci_bulk_tx()
819 start_cycle = ep_ring->cycle_state; in xhci_ctrl_tx()
882 trb_fields[3] = field | ep_ring->cycle_state; in xhci_ctrl_tx()
906 ep_ring->cycle_state; in xhci_ctrl_tx()