Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
Dmt76x02_phy.h44 void mt76x02_phy_set_band(struct mt76x02_dev *dev, int band,
Dmt76x02_phy.c150 void mt76x02_phy_set_band(struct mt76x02_dev *dev, int band, in mt76x02_phy_set_band() function
167 EXPORT_SYMBOL_GPL(mt76x02_phy_set_band);
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/
Dusb_phy.c126 mt76x02_phy_set_band(dev, chan->band, ch_group_index & 1); in mt76x2u_phy_set_channel()
Dpci_phy.c189 mt76x02_phy_set_band(dev, chan->band, ch_group_index & 1); in mt76x2_phy_set_channel()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c980 mt76x02_phy_set_band(dev, chandef->chan->band, in mt76x0_phy_set_channel()