ctle_tunings 999 drivers/infiniband/hw/hfi1/pcie.c const u8 (*ctle_tunings)[4]; ctle_tunings 1138 drivers/infiniband/hw/hfi1/pcie.c ctle_tunings = discrete_ctle_tunings; ctle_tunings 1148 drivers/infiniband/hw/hfi1/pcie.c ctle_tunings = integrated_ctle_tunings; ctle_tunings 1205 drivers/infiniband/hw/hfi1/pcie.c pcie_dc = ctle_tunings[pset][0]; ctle_tunings 1206 drivers/infiniband/hw/hfi1/pcie.c pcie_lf = ctle_tunings[pset][1]; ctle_tunings 1207 drivers/infiniband/hw/hfi1/pcie.c pcie_hf = ctle_tunings[pset][2]; ctle_tunings 1208 drivers/infiniband/hw/hfi1/pcie.c pcie_bw = ctle_tunings[pset][3];