Searched refs:mt7915_mcu_set_mac (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | main.c | 38 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 D | mt7915.h | 473 int mt7915_mcu_set_mac(struct mt7915_dev *dev, int band, bool enable,
|
H A D | mcu.c | 2427 int mt7915_mcu_set_mac(struct mt7915_dev *dev, int band, in mt7915_mcu_set_mac() function
|