Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2u_phy.c100 t.slope0 = txp.chain[0].tssi_slope; in mt76x2u_phy_tssi_compensate()
102 t.slope1 = txp.chain[1].tssi_slope; in mt76x2u_phy_tssi_compensate()
Dmt76x2_eeprom.h125 s8 tssi_slope; member
Dmt76x2_phy.c432 t.slope0 = txp.chain[0].tssi_slope; in mt76x2_phy_tssi_compensate()
434 t.slope1 = txp.chain[1].tssi_slope; in mt76x2_phy_tssi_compensate()
Dmt76x2_eeprom.c518 t->chain[chain].tssi_slope = data[0]; in mt76x2_get_power_info_2g()
567 t->chain[chain].tssi_slope = data[0]; in mt76x2_get_power_info_5g()