Searched refs:tssi_slope (Results 1 – 4 of 4) sorted by relevance
28 s8 tssi_slope; member
228 t.slope0 = txp.chain[0].tssi_slope; in mt76x2_phy_tssi_compensate()230 t.slope1 = txp.chain[1].tssi_slope; in mt76x2_phy_tssi_compensate()
363 t->chain[chain].tssi_slope = data[0]; in mt76x2_get_power_info_2g()415 t->chain[chain].tssi_slope = data[0]; in mt76x2_get_power_info_5g()
702 int tssi_target = target_power << 12, tssi_slope; in mt76x0_phy_get_delta_power() local733 tssi_slope = val & 0xff; in mt76x0_phy_get_delta_power()776 tssi_db = mt76x0_phy_lin2db(ltssi - dev->cal.tssi_dc) * tssi_slope; in mt76x0_phy_get_delta_power()