Searched refs:mt76x02_phy_set_band (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_phy.h | 44 void mt76x02_phy_set_band(struct mt76x02_dev *dev, int band,
|
D | mt76x02_phy.c | 150 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/ |
D | usb_phy.c | 126 mt76x02_phy_set_band(dev, chan->band, ch_group_index & 1); in mt76x2u_phy_set_channel()
|
D | pci_phy.c | 189 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/ |
D | phy.c | 980 mt76x02_phy_set_band(dev, chandef->chan->band, in mt76x0_phy_set_channel()
|