Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/mt7915/
Dmt7915.h502 int mt7915_mcu_set_thermal_throttling(struct mt7915_phy *phy, u8 state);
Dinit.c146 ret = mt7915_mcu_set_thermal_throttling(phy, throttling); in mt7915_thermal_set_cur_throttle_state()
Dmain.c60 ret = mt7915_mcu_set_thermal_throttling(phy, in mt7915_start()
Dmcu.c2999 int mt7915_mcu_set_thermal_throttling(struct mt7915_phy *phy, u8 state) in mt7915_mcu_set_thermal_throttling() function