Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmcu.c15 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 Dmt76x2.h59 int mt76x2_mcu_set_channel(struct mt76x02_dev *dev, u8 channel, u8 bw,
H A Dusb_phy.c137 ret = mt76x2_mcu_set_channel(dev, channel, bw, bw_index, scan); in mt76x2u_phy_set_channel()
H A Dpci_phy.c200 ret = mt76x2_mcu_set_channel(dev, channel, bw, bw_index, scan); in mt76x2_phy_set_channel()