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