Searched refs:ctx_change (Results 1 – 2 of 2) sorted by relevance
449 static int xhci_configure_endpoints(struct usb_device *udev, bool ctx_change) in xhci_configure_endpoints() argument461 ctx_change ? TRB_EVAL_CONTEXT : TRB_CONFIG_EP); in xhci_configure_endpoints()469 ctx_change ? "Evaluate Context" : "Configure Endpoint"); in xhci_configure_endpoints()473 ctx_change ? "Evaluate Context" : "Configure Endpoint", in xhci_configure_endpoints()
1422 bool ctx_change, bool must_succeed);2788 bool ctx_change, bool must_succeed) in xhci_configure_endpoint() argument2824 if ((xhci->quirks & XHCI_SW_BW_CHECKING) && !ctx_change && in xhci_configure_endpoint()2838 if (!ctx_change) in xhci_configure_endpoint()2860 if (!ctx_change) in xhci_configure_endpoint()