Home
last modified time | relevance | path

Searched refs:mt7915_mcu_set_mac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c35 mt7915_mcu_set_mac(dev, 0, true, false); in mt7915_start()
41 mt7915_mcu_set_mac(dev, 1, true, false); in mt7915_start()
74 mt7915_mcu_set_mac(dev, 1, false, false); in mt7915_stop()
79 mt7915_mcu_set_mac(dev, 0, false, false); in mt7915_stop()
H A Dmt7915.h315 int mt7915_mcu_set_mac(struct mt7915_dev *dev, int band, bool enable,
H A Dmcu.c2899 int mt7915_mcu_set_mac(struct mt7915_dev *dev, int band, in mt7915_mcu_set_mac() function
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c38 ret = mt7915_mcu_set_mac(dev, dev->phy.mt76->band_idx, in mt7915_run()
52 ret = mt7915_mcu_set_mac(dev, phy->mt76->band_idx, in mt7915_run()
126 mt7915_mcu_set_mac(dev, phy->mt76->band_idx, false, false); in mt7915_stop()
131 mt7915_mcu_set_mac(dev, dev->phy.mt76->band_idx, false, false); in mt7915_stop()
H A Dmt7915.h471 int mt7915_mcu_set_mac(struct mt7915_dev *dev, int band, bool enable,
H A Dmcu.c2421 int mt7915_mcu_set_mac(struct mt7915_dev *dev, int band, in mt7915_mcu_set_mac() function

Completed in 28 milliseconds