Searched refs:qib_long_atten (Results 1 – 1 of 1) sorted by relevance
118 static ushort qib_long_atten = 10; /* 10 dB ~= 5m length */ variable119 module_param_named(long_attenuation, qib_long_atten, ushort, S_IRUGO);5959 else if (qd->cache.atten[1] >= qib_long_atten && in qsfp_7322_event()7650 *sdr_dds = txdds_sdr + qib_long_atten; in find_best_ent()7651 *ddr_dds = txdds_ddr + qib_long_atten; in find_best_ent()7652 *qdr_dds = txdds_qdr + qib_long_atten; in find_best_ent()