Lines Matching refs:out_ctx

1418 	struct xhci_container_ctx *out_ctx;  in xhci_check_maxpacket()  local
1426 out_ctx = xhci->devs[slot_id]->out_ctx; in xhci_check_maxpacket()
1427 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_check_maxpacket()
1461 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_check_maxpacket()
1780 struct xhci_container_ctx *in_ctx, *out_ctx; in xhci_drop_endpoint() local
1804 out_ctx = xhci->devs[udev->slot_id]->out_ctx; in xhci_drop_endpoint()
1813 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_drop_endpoint()
3033 struct xhci_container_ctx *out_ctx, in xhci_setup_input_ctx_for_config_ep() argument
3039 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep()
3207 xhci_setup_input_ctx_for_config_ep(xhci, cfg_cmd->in_ctx, vdev->out_ctx, in xhci_endpoint_reset()
3209 xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index); in xhci_endpoint_reset()
3499 vdev->out_ctx, ep_index); in xhci_alloc_streams()
3507 vdev->out_ctx, ctrl_ctx, in xhci_alloc_streams()
3610 vdev->out_ctx, ep_index); in xhci_free_streams()
3615 vdev->out_ctx, ctrl_ctx, in xhci_free_streams()
3741 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_discover_or_reset_device()
3798 xhci_get_slot_state(xhci, virt_dev->out_ctx)); in xhci_discover_or_reset_device()
3886 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_free_dev()
4037 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); in xhci_alloc_dev()
4106 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device()
4213 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, 1); in xhci_setup_device()
4230 (unsigned long long)virt_dev->out_ctx->dma); in xhci_setup_device()
4237 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, in xhci_setup_device()
4242 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device()
4329 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx); in xhci_change_max_exit_latency()
5125 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx); in xhci_update_hub_device()