Home
last modified time | relevance | path

Searched refs:mt76x2_phy_set_band (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_phy_common.c286 void mt76x2_phy_set_band(struct mt76x2_dev *dev, int band, bool primary_upper) in mt76x2_phy_set_band() function
302 EXPORT_SYMBOL_GPL(mt76x2_phy_set_band);
Dmt76x2.h326 void mt76x2_phy_set_band(struct mt76x2_dev *dev, int band, bool primary_upper);
Dmt76x2u_phy.c231 mt76x2_phy_set_band(dev, chan->band, ch_group_index & 1); in mt76x2u_phy_set_channel()
Dmt76x2_phy.c339 mt76x2_phy_set_band(dev, chan->band, ch_group_index & 1); in mt76x2_phy_set_channel()