mt7996_mcu_fw_log_2_host
ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WM, val);
ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, dev->fw_debug_wa);
ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WM, 0);
ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, 0);
int mt7996_mcu_fw_log_2_host(struct mt7996_dev *dev, u8 type, u8 ctrl);