Home
last modified time | relevance | path

Searched refs:queued_deq_ptr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c1196 while (ep_ring->dequeue != dev->eps[ep_index].queued_deq_ptr) { in update_ring_for_set_deq_completion()
1202 dev->eps[ep_index].queued_deq_ptr) in update_ring_for_set_deq_completion()
1302 ep->queued_deq_ptr) == deq) { in xhci_handle_cmd_set_deq()
1311 ep->queued_deq_seg, ep->queued_deq_ptr); in xhci_handle_cmd_set_deq()
1318 ep->queued_deq_ptr = NULL; in xhci_handle_cmd_set_deq()
4333 ep->queued_deq_ptr = deq_state->new_deq_ptr; in xhci_queue_new_dequeue_state()
H A Dxhci.h960 union xhci_trb *queued_deq_ptr; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c735 ep->queued_deq_ptr = new_deq; in xhci_move_dequeue_past_td()
1296 while (ep_ring->dequeue != dev->eps[ep_index].queued_deq_ptr) { in update_ring_for_set_deq_completion()
1301 dev->eps[ep_index].queued_deq_ptr) in update_ring_for_set_deq_completion()
1395 ep->queued_deq_ptr) == deq) { in xhci_handle_cmd_set_deq()
1404 ep->queued_deq_seg, ep->queued_deq_ptr); in xhci_handle_cmd_set_deq()
1424 ep->queued_deq_ptr = NULL; in xhci_handle_cmd_set_deq()
H A Dxhci.h961 union xhci_trb *queued_deq_ptr; member

Completed in 21 milliseconds