Lines Matching defs:hw_deq
986 u64 hw_deq;
1008 * Rings halted due to STALL may show hw_deq is past the stalled
1011 hw_deq = xhci_get_hw_deq(xhci, ep->vdev, ep->ep_index,
1013 hw_deq &= ~0xf;
1016 trb_in_td(xhci, td->start_seg, td->first_trb, td->last_trb, hw_deq, false)) {
1067 u64 hw_deq;
1070 hw_deq = xhci_get_hw_deq(ep->xhci, ep->vdev, ep->ep_index, 0);
1071 hw_deq &= ~0xf;
1074 td->last_trb, hw_deq, false))
1123 * If streams case we can't find hw_deq, or the TD we halted on so do a