Home
last modified time | relevance | path

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

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