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