Home
last modified time | relevance | path

Searched refs:tssi_slope (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Deeprom.h28 s8 tssi_slope; member
H A Dphy.c228 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()
H A Deeprom.c375 t->chain[chain].tssi_slope = data[0]; in mt76x2_get_power_info_2g()
427 t->chain[chain].tssi_slope = data[0]; in mt76x2_get_power_info_5g()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Deeprom.h28 s8 tssi_slope; member
H A Deeprom.c363 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()
H A Dphy.c228 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()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c700 int tssi_target = target_power << 12, tssi_slope; in mt76x0_phy_get_delta_power() local
731 tssi_slope = val & 0xff; in mt76x0_phy_get_delta_power()
774 tssi_db = mt76x0_phy_lin2db(ltssi - dev->cal.tssi_dc) * tssi_slope; in mt76x0_phy_get_delta_power()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c702 int tssi_target = target_power << 12, tssi_slope; in mt76x0_phy_get_delta_power() local
733 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()

Completed in 6 milliseconds