Searched refs:pcie_force (Results 1 – 1 of 1) sorted by relevance
677 static uint pcie_force; variable678 module_param(pcie_force, uint, S_IRUGO);679 MODULE_PARM_DESC(pcie_force, "Force driver to do a PCIe firmware download even if already at target…1035 pcie_force ? "re-doing anyway" : "skipping"); in do_pcie_gen3_transition()1036 if (!pcie_force) in do_pcie_gen3_transition()