MCU_FW_LOG_WA
ret = mt7915_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, dev->fw.debug_wa);
if (type == MCU_FW_LOG_WA)
ret = mt7915_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, 0);
ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, dev->fw_debug_wa);
if (type == MCU_FW_LOG_WA)
ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, 0);