Home
last modified time | relevance | path

Searched refs:new_deq_ptr (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/host/
Dxhci-ring.c572 state->new_deq_ptr = cur_td->last_trb; in xhci_find_new_dequeue_state()
575 state->new_deq_ptr, in xhci_find_new_dequeue_state()
582 trb = &state->new_deq_ptr->generic; in xhci_find_new_dequeue_state()
586 next_trb(xhci, ep_ring, &state->new_deq_seg, &state->new_deq_ptr); in xhci_find_new_dequeue_state()
598 state->new_deq_ptr < dev->eps[ep_index].stopped_trb) in xhci_find_new_dequeue_state()
605 addr = xhci_trb_virt_to_dma(state->new_deq_seg, state->new_deq_ptr); in xhci_find_new_dequeue_state()
679 deq_state->new_deq_ptr, in xhci_queue_new_dequeue_state()
680 (unsigned long long)xhci_trb_virt_to_dma(deq_state->new_deq_seg, deq_state->new_deq_ptr), in xhci_queue_new_dequeue_state()
684 deq_state->new_deq_ptr, in xhci_queue_new_dequeue_state()
840 if (deq_state.new_deq_ptr && deq_state.new_deq_seg) { in handle_stopped_endpoint()
Dxhci.h1275 union xhci_trb *new_deq_ptr; member
Dxhci.c2797 deq_state->new_deq_ptr); in xhci_setup_input_ctx_for_quirk()
2803 deq_state->new_deq_ptr); in xhci_setup_input_ctx_for_quirk()