Lines Matching refs:vdev
572 stream_id, ep->vdev->slot_id, ep->ep_index);
603 static u64 xhci_get_hw_deq(struct xhci_hcd *xhci, struct xhci_virt_device *vdev,
610 ep = &vdev->eps[ep_index];
616 ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index);
934 unsigned int slot_id = ep->vdev->slot_id;
941 if (ep->vdev->flags & VDEV_PORT_ERROR)
987 unsigned int slot_id = ep->vdev->slot_id;
1011 hw_deq = xhci_get_hw_deq(xhci, ep->vdev, ep->ep_index,
1070 hw_deq = xhci_get_hw_deq(ep->xhci, ep->vdev, ep->ep_index, 0);
1113 ep_ctx = xhci_get_ep_ctx(xhci, ep->vdev->out_ctx, ep_index);
1345 ep_ctx = xhci_get_ep_ctx(xhci, ep->vdev->out_ctx, ep_index);
1346 slot_ctx = xhci_get_slot_ctx(xhci, ep->vdev->out_ctx);
1399 update_ring_for_set_deq_completion(xhci, ep->vdev,
1441 ep_ctx = xhci_get_ep_ctx(xhci, ep->vdev->out_ctx, ep_index);
1525 struct xhci_virt_device *vdev;
1528 vdev = xhci->devs[slot_id];
1529 if (!vdev)
1531 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx);
1537 struct xhci_virt_device *vdev;
1540 vdev = xhci->devs[slot_id];
1541 if (!vdev) {
1546 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx);
2166 ep_ctx = xhci_get_ep_ctx(xhci, ep->vdev->out_ctx, ep->ep_index);
2269 ep_ctx = xhci_get_ep_ctx(xhci, ep->vdev->out_ctx, ep->ep_index);
2492 slot_ctx = xhci_get_slot_ctx(xhci, ep->vdev->out_ctx);
2590 ep_ctx = xhci_get_ep_ctx(xhci, ep->vdev->out_ctx, ep_index);