Lines Matching refs:out_ctx
1433 struct xhci_container_ctx *out_ctx;
1441 out_ctx = xhci->devs[slot_id]->out_ctx;
1442 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index);
1476 xhci->devs[slot_id]->out_ctx, ep_index);
1785 struct xhci_container_ctx *in_ctx, *out_ctx;
1809 out_ctx = xhci->devs[udev->slot_id]->out_ctx;
1818 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index);
3034 struct xhci_container_ctx *out_ctx,
3040 xhci_slot_copy(xhci, in_ctx, out_ctx);
3063 xhci->devs[slot_id]->out_ctx, ep_index);
3079 xhci->devs[slot_id]->out_ctx, ctrl_ctx,
3279 xhci_setup_input_ctx_for_config_ep(xhci, cfg_cmd->in_ctx, vdev->out_ctx,
3281 xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index);
3566 vdev->out_ctx, ep_index);
3574 vdev->out_ctx, ctrl_ctx,
3677 vdev->out_ctx, ep_index);
3682 vdev->out_ctx, ctrl_ctx,
3808 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx);
3858 xhci_get_slot_state(xhci, virt_dev->out_ctx));
3947 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx);
4094 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx);
4163 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx);
4265 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, 1);
4282 (unsigned long long)virt_dev->out_ctx->dma);
4289 trace_xhci_address_ctx(xhci, virt_dev->out_ctx,
4294 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx);
4372 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx);
5143 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx);