Lines Matching refs:out_ctx
1337 struct xhci_container_ctx *out_ctx; in xhci_check_maxpacket() local
1345 out_ctx = xhci->devs[slot_id]->out_ctx; in xhci_check_maxpacket()
1346 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_check_maxpacket()
1380 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_check_maxpacket()
1682 struct xhci_container_ctx *in_ctx, *out_ctx; in xhci_drop_endpoint() local
1706 out_ctx = xhci->devs[udev->slot_id]->out_ctx; in xhci_drop_endpoint()
1715 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_drop_endpoint()
2926 struct xhci_container_ctx *out_ctx, in xhci_setup_input_ctx_for_config_ep() argument
2932 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep()
2955 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_setup_input_ctx_for_quirk()
2971 xhci->devs[slot_id]->out_ctx, ctrl_ctx, in xhci_setup_input_ctx_for_quirk()
3097 xhci_setup_input_ctx_for_config_ep(xhci, cfg_cmd->in_ctx, vdev->out_ctx, in xhci_endpoint_reset()
3099 xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index); in xhci_endpoint_reset()
3373 vdev->out_ctx, ep_index); in xhci_alloc_streams()
3381 vdev->out_ctx, ctrl_ctx, in xhci_alloc_streams()
3480 vdev->out_ctx, ep_index); in xhci_free_streams()
3485 vdev->out_ctx, ctrl_ctx, in xhci_free_streams()
3611 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_discover_or_reset_device()
3661 xhci_get_slot_state(xhci, virt_dev->out_ctx)); in xhci_discover_or_reset_device()
3750 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_free_dev()
3884 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); in xhci_alloc_dev()
3956 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device()
4054 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, 1); in xhci_setup_device()
4071 (unsigned long long)virt_dev->out_ctx->dma); in xhci_setup_device()
4078 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, in xhci_setup_device()
4159 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx); in xhci_change_max_exit_latency()
4899 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx); in xhci_update_hub_device()