Home
last modified time | relevance | path

Searched refs:pcie_force (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpcie.c621 static uint pcie_force; variable
622 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()