Searched refs:mt76x2_mcu_set_channel (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | mcu.c | 15 int mt76x2_mcu_set_channel(struct mt76x02_dev *dev, u8 channel, u8 bw, in mt76x2_mcu_set_channel() function 45 EXPORT_SYMBOL_GPL(mt76x2_mcu_set_channel);
|
H A D | mt76x2.h | 59 int mt76x2_mcu_set_channel(struct mt76x02_dev *dev, u8 channel, u8 bw,
|
H A D | usb_phy.c | 137 ret = mt76x2_mcu_set_channel(dev, channel, bw, bw_index, scan); in mt76x2u_phy_set_channel()
|
H A D | pci_phy.c | 200 ret = mt76x2_mcu_set_channel(dev, channel, bw, bw_index, scan); in mt76x2_phy_set_channel()
|