Lines Matching refs:out_ctx
1258 struct xhci_container_ctx *out_ctx; in xhci_check_maxpacket() local
1266 out_ctx = xhci->devs[slot_id]->out_ctx; in xhci_check_maxpacket()
1267 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_check_maxpacket()
1301 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_check_maxpacket()
1313 xhci_dbg_ctx(xhci, out_ctx, ep_index); in xhci_check_maxpacket()
1658 struct xhci_container_ctx *in_ctx, *out_ctx; in xhci_drop_endpoint() local
1682 out_ctx = xhci->devs[udev->slot_id]->out_ctx; in xhci_drop_endpoint()
1691 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_drop_endpoint()
1940 xhci_dbg_ctx(xhci, virt_dev->out_ctx, 1); in xhci_evaluate_context_result()
2821 xhci_dbg_ctx(xhci, virt_dev->out_ctx, in xhci_check_bandwidth()
2882 struct xhci_container_ctx *out_ctx, in xhci_setup_input_ctx_for_config_ep() argument
2888 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep()
2914 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_setup_input_ctx_for_quirk()
2930 xhci->devs[slot_id]->out_ctx, ctrl_ctx, in xhci_setup_input_ctx_for_quirk()
3261 vdev->out_ctx, ep_index); in xhci_alloc_streams()
3269 vdev->out_ctx, ctrl_ctx, in xhci_alloc_streams()
3368 vdev->out_ctx, ep_index); in xhci_free_streams()
3373 vdev->out_ctx, ctrl_ctx, in xhci_free_streams()
3499 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_discover_or_reset_device()
3547 xhci_get_slot_state(xhci, virt_dev->out_ctx)); in xhci_discover_or_reset_device()
3602 xhci_dbg_ctx(xhci, virt_dev->out_ctx, last_freed_endpoint); in xhci_discover_or_reset_device()
3842 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device()
3934 xhci_dbg_ctx(xhci, virt_dev->out_ctx, 2); in xhci_setup_device()
3935 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, 1); in xhci_setup_device()
3952 (unsigned long long)virt_dev->out_ctx->dma); in xhci_setup_device()
3958 xhci_dbg_ctx(xhci, virt_dev->out_ctx, 2); in xhci_setup_device()
3963 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device()
3964 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, in xhci_setup_device()
4050 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx); in xhci_change_max_exit_latency()
4068 xhci_dbg_ctx(xhci, virt_dev->out_ctx, 0); in xhci_change_max_exit_latency()
4797 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx); in xhci_update_hub_device()
4854 xhci_dbg_ctx(xhci, vdev->out_ctx, 0); in xhci_update_hub_device()