Searched refs:mt76_connac_mcu_init_download (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mcu.c | 53 int mt76_connac_mcu_init_download(struct mt76_dev *dev, u32 addr, u32 len, in mt76_connac_mcu_init_download() function 76 EXPORT_SYMBOL_GPL(mt76_connac_mcu_init_download); 2987 err = mt76_connac_mcu_init_download(dev, addr, len, mode); in mt76_connac_mcu_send_ram_firmware() 3157 ret = mt76_connac_mcu_init_download(dev, addr, len, mode); in mt76_connac2_load_patch()
|
H A D | mt76_connac_mcu.h | 1849 int mt76_connac_mcu_init_download(struct mt76_dev *dev, u32 addr, u32 len,
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 1256 ret = mt76_connac_mcu_init_download(&dev->mt76, addr, len, in mt7615_load_patch() 1306 err = mt76_connac_mcu_init_download(&dev->mt76, addr, len, in mt7615_mcu_send_ram_firmware() 1553 ret = mt76_connac_mcu_init_download(&dev->mt76, addr, len, in mt7663_load_n9()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mcu.c | 2252 ret = mt76_connac_mcu_init_download(&dev->mt76, addr, len, in mt7996_load_patch() 2311 err = mt76_connac_mcu_init_download(&dev->mt76, addr, len, in mt7996_mcu_send_ram_firmware()
|