Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dpcie.c1040 const u8 (*ctle_tunings)[4]; in do_pcie_gen3_transition() local
1175 ctle_tunings = discrete_ctle_tunings; in do_pcie_gen3_transition()
1185 ctle_tunings = integrated_ctle_tunings; in do_pcie_gen3_transition()
1242 pcie_dc = ctle_tunings[pcie_pset][0]; in do_pcie_gen3_transition()
1243 pcie_lf = ctle_tunings[pcie_pset][1]; in do_pcie_gen3_transition()
1244 pcie_hf = ctle_tunings[pcie_pset][2]; in do_pcie_gen3_transition()
1245 pcie_bw = ctle_tunings[pcie_pset][3]; in do_pcie_gen3_transition()