Home
last modified time | relevance | path

Searched refs:mt7996_mcu_set_thermal_throttling (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h651 int mt7996_mcu_set_thermal_throttling(struct mt7996_phy *phy, u8 state);
H A Dmain.c29 ret = mt7996_mcu_set_thermal_throttling(phy, MT7996_THERMAL_THROTTLE_MAX); in mt7996_run()
H A Dmcu.c4058 int mt7996_mcu_set_thermal_throttling(struct mt7996_phy *phy, u8 state) in mt7996_mcu_set_thermal_throttling() function