mt7915_mcu_set_mac
mt7915_mcu_set_mac(dev, phy->mt76->band_idx, false, false);
mt7915_mcu_set_mac(dev, dev->phy.mt76->band_idx, false, false);
ret = mt7915_mcu_set_mac(dev, dev->phy.mt76->band_idx,
ret = mt7915_mcu_set_mac(dev, phy->mt76->band_idx,
int mt7915_mcu_set_mac(struct mt7915_dev *dev, int band, bool enable,