iwl_fw_start_dbg_conf
IWL_EXPORT_SYMBOL(iwl_fw_start_dbg_conf);
int iwl_fw_start_dbg_conf(struct iwl_fw_runtime *fwrt, u8 id);
ret = iwl_fw_start_dbg_conf(&mvm->fwrt, conf_id);
iwl_fw_start_dbg_conf(&mvm->fwrt, FW_DBG_START_FROM_ALIVE);