Lines Matching refs:out_ctx

1248 	struct xhci_container_ctx *out_ctx;  in xhci_check_maxpacket()  local
1256 out_ctx = xhci->devs[slot_id]->out_ctx; in xhci_check_maxpacket()
1257 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_check_maxpacket()
1291 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_check_maxpacket()
1303 xhci_dbg_ctx(xhci, out_ctx, ep_index); in xhci_check_maxpacket()
1648 struct xhci_container_ctx *in_ctx, *out_ctx; in xhci_drop_endpoint() local
1672 out_ctx = xhci->devs[udev->slot_id]->out_ctx; in xhci_drop_endpoint()
1681 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_drop_endpoint()
1930 xhci_dbg_ctx(xhci, virt_dev->out_ctx, 1); in xhci_evaluate_context_result()
2811 xhci_dbg_ctx(xhci, virt_dev->out_ctx, in xhci_check_bandwidth()
2872 struct xhci_container_ctx *out_ctx, in xhci_setup_input_ctx_for_config_ep() argument
2878 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep()
2904 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_setup_input_ctx_for_quirk()
2920 xhci->devs[slot_id]->out_ctx, ctrl_ctx, in xhci_setup_input_ctx_for_quirk()
3251 vdev->out_ctx, ep_index); in xhci_alloc_streams()
3259 vdev->out_ctx, ctrl_ctx, in xhci_alloc_streams()
3358 vdev->out_ctx, ep_index); in xhci_free_streams()
3363 vdev->out_ctx, ctrl_ctx, in xhci_free_streams()
3489 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_discover_or_reset_device()
3537 xhci_get_slot_state(xhci, virt_dev->out_ctx)); in xhci_discover_or_reset_device()
3592 xhci_dbg_ctx(xhci, virt_dev->out_ctx, last_freed_endpoint); in xhci_discover_or_reset_device()
3830 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device()
3922 xhci_dbg_ctx(xhci, virt_dev->out_ctx, 2); in xhci_setup_device()
3923 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, 1); in xhci_setup_device()
3940 (unsigned long long)virt_dev->out_ctx->dma); in xhci_setup_device()
3946 xhci_dbg_ctx(xhci, virt_dev->out_ctx, 2); in xhci_setup_device()
3951 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device()
3952 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, in xhci_setup_device()
4038 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx); in xhci_change_max_exit_latency()
4056 xhci_dbg_ctx(xhci, virt_dev->out_ctx, 0); in xhci_change_max_exit_latency()
4781 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx); in xhci_update_hub_device()
4838 xhci_dbg_ctx(xhci, vdev->out_ctx, 0); in xhci_update_hub_device()