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

/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dpcie.c669 static uint pcie_force; variable
670 module_param(pcie_force, uint, S_IRUGO);
671 MODULE_PARM_DESC(pcie_force, "Force driver to do a PCIe firmware download even if already at target speed");
910 pcie_force ? "re-doing anyway" : "skipping"); do_pcie_gen3_transition()
911 if (!pcie_force) do_pcie_gen3_transition()

Completed in 114 milliseconds