Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dmain.c65 mt76_update_channel(&dev->mphy); in mt76x0_config()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_main.c85 mt76_update_channel(&dev->mphy); in mt76x2u_config()
H A Dpci_main.c91 mt76_update_channel(&dev->mphy); in mt76x2_config()
/linux-6.15/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-6.15/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dtestmode.c144 mt76_update_channel(phy->mt76); in mt7615_tm_init()
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-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c430 mt76_update_channel(phy->mt76); in mt7915_tm_update_channel()
H A Dmain.c466 ret = mt76_update_channel(phy->mt76); in mt7915_config()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1032 int mt76_update_channel(struct mt76_phy *phy) in mt76_update_channel() function
1042 EXPORT_SYMBOL_GPL(mt76_update_channel);
H A Dmt76.h1444 int mt76_update_channel(struct mt76_phy *phy);
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c629 ret = mt76_update_channel(phy->mt76); in mt7921_config()