Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_phy.h44 void mt76x02_phy_set_band(struct mt76x02_dev *dev, int band,
H A 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);
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_phy.c126 mt76x02_phy_set_band(dev, chan->band, ch_group_index & 1); in mt76x2u_phy_set_channel()
H A Dpci_phy.c189 mt76x02_phy_set_band(dev, chan->band, ch_group_index & 1); in mt76x2_phy_set_channel()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c982 mt76x02_phy_set_band(dev, chandef->chan->band, in mt76x0_phy_set_channel()