Searched refs:mt76x02_tx_set_txpwr_auto (Results 1 – 3 of 3) sorted by relevance
110 void mt76x02_tx_set_txpwr_auto(struct mt76x02_dev *dev, s8 txpwr) in mt76x02_tx_set_txpwr_auto() function121 EXPORT_SYMBOL_GPL(mt76x02_tx_set_txpwr_auto);
183 void mt76x02_tx_set_txpwr_auto(struct mt76x02_dev *dev, s8 txpwr);
92 mt76x02_tx_set_txpwr_auto(dev, dev->txpower_conf); in mt76x2_config()