mt7915_mcu_fw_log_2_host
ret = mt7915_mcu_fw_log_2_host(dev, MCU_FW_LOG_WM, val);
ret = mt7915_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, dev->fw.debug_wa);
ret = mt7915_mcu_fw_log_2_host(dev, MCU_FW_LOG_WM, 0);
ret = mt7915_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, 0);
int mt7915_mcu_fw_log_2_host(struct mt7915_dev *dev, u8 type, u8 ctrl);