Searched refs:mt76x02_tx_set_txpwr_auto (Results 1 – 3 of 3) sorted by relevance
111 void mt76x02_tx_set_txpwr_auto(struct mt76x02_dev *dev, s8 txpwr) in mt76x02_tx_set_txpwr_auto() function122 EXPORT_SYMBOL_GPL(mt76x02_tx_set_txpwr_auto);
163 void mt76x02_tx_set_txpwr_auto(struct mt76x02_dev *dev, s8 txpwr);
101 mt76x02_tx_set_txpwr_auto(dev, dev->mt76.txpower_conf); in mt76x2_config()