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