Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dpcie.c1007 const u8 (*ctle_tunings)[4]; in do_pcie_gen3_transition() local
1146 ctle_tunings = discrete_ctle_tunings; in do_pcie_gen3_transition()
1156 ctle_tunings = integrated_ctle_tunings; in do_pcie_gen3_transition()
1213 pcie_dc = ctle_tunings[pset][0]; in do_pcie_gen3_transition()
1214 pcie_lf = ctle_tunings[pset][1]; in do_pcie_gen3_transition()
1215 pcie_hf = ctle_tunings[pset][2]; in do_pcie_gen3_transition()
1216 pcie_bw = ctle_tunings[pset][3]; in do_pcie_gen3_transition()