Searched refs:MCU_FW_LOG_WA (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.h | 258 MCU_FW_LOG_WA, enumerator
|
D | debugfs.c | 559 ret = mt7915_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, dev->fw.debug_wa); in mt7915_fw_debug_wa_set()
|
D | mcu.c | 2115 if (type == MCU_FW_LOG_WA) in mt7915_mcu_fw_log_2_host() 2361 ret = mt7915_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, 0); in mt7915_mcu_init_firmware()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | mcu.h | 302 MCU_FW_LOG_WA, enumerator
|
D | debugfs.c | 355 ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, dev->fw_debug_wa); in mt7996_fw_debug_wa_set()
|
D | mcu.c | 2958 if (type == MCU_FW_LOG_WA) in mt7996_mcu_fw_log_2_host() 3069 ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, 0); in mt7996_mcu_init_firmware()
|