Home
last modified time | relevance | path

Searched refs:mt76_update_channel (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dmain.c65 mt76_update_channel(&dev->mphy); in mt76x0_config()
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c215 return mt76_update_channel(mphy); in mt7603_set_sar_specs()
226 ret = mt76_update_channel(&dev->mphy); in mt7603_config()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c420 return mt76_update_channel(phy->mt76); in mt7615_set_sar_specs()
439 ret = mt76_update_channel(phy->mt76); in mt7615_config()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c430 mt76_update_channel(phy->mt76); in mt7915_tm_update_channel()
H A Dmain.c477 ret = mt76_update_channel(phy->mt76); in mt7915_config()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1100 int mt76_update_channel(struct mt76_phy *phy) in mt76_update_channel() function
1110 EXPORT_SYMBOL_GPL(mt76_update_channel);
H A Dmt76.h1549 int mt76_update_channel(struct mt76_phy *phy);
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c641 ret = mt76_update_channel(phy->mt76); in mt7921_config()