Searched refs:XHCI_NO_SOFT_RETRY (Results 1 – 3 of 3) sorted by relevance
399 xhci->quirks |= XHCI_NO_SOFT_RETRY; in xhci_pci_quirks()466 xhci->quirks |= XHCI_NO_SOFT_RETRY; in xhci_pci_quirks()
1630 #define XHCI_NO_SOFT_RETRY BIT_ULL(40) macro
2590 if (xhci->quirks & XHCI_NO_SOFT_RETRY || in process_bulk_intr_td()