Home
last modified time | relevance | path

Searched refs:mt76_connac_mcu_set_rate_txpower (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmain.c71 ret = mt76_connac_mcu_set_rate_txpower(phy->mt76); in mt7615_start()
418 return mt76_connac_mcu_set_rate_txpower(phy->mt76); in mt7615_set_sar_specs()
H A Dinit.c355 mt76_connac_mcu_set_rate_txpower(mphy); in mt7615_regd_notifier()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c1263 return mt76_connac_mcu_set_rate_txpower(mphy); in mt7921_set_tx_sar_pwr()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h2013 int mt76_connac_mcu_set_rate_txpower(struct mt76_phy *phy);
H A Dmt76_connac_mcu.c2190 int mt76_connac_mcu_set_rate_txpower(struct mt76_phy *phy) in mt76_connac_mcu_set_rate_txpower() function
2215 EXPORT_SYMBOL_GPL(mt76_connac_mcu_set_rate_txpower);