Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dpcie.c999 const u8 (*ctle_tunings)[4]; in do_pcie_gen3_transition() local
1138 ctle_tunings = discrete_ctle_tunings; in do_pcie_gen3_transition()
1148 ctle_tunings = integrated_ctle_tunings; in do_pcie_gen3_transition()
1205 pcie_dc = ctle_tunings[pset][0]; in do_pcie_gen3_transition()
1206 pcie_lf = ctle_tunings[pset][1]; in do_pcie_gen3_transition()
1207 pcie_hf = ctle_tunings[pset][2]; in do_pcie_gen3_transition()
1208 pcie_bw = ctle_tunings[pset][3]; in do_pcie_gen3_transition()