qcacld-3.0: Add FW offload INI items (1)
Relocate the following ini items to the FW offload component. CFG_ENABLE_ANI - gEnableANI CFG_SET_RTS_FOR_SIFS_BURSTING - gSetRTSForSIFSBursting CFG_MAX_MPDUS_IN_AMPDU - gMaxMPDUsInAMPDU CFG_ARP_AC_CATEGORY - arp_ac_category CFG_ENABLE_PHY_REG - gEnableFastPwrTransition CFG_UPPER_BRSSI_THRESH - gUpperBrssiThresh CFG_LOWER_BRSSI_THRESH - gLowerBrssiThresh CFG_DTIM_1CHRX_ENABLE - gDtim1ChRxEnable CFG_ENABLE_COEX_ALT_CHAINMASK - gEnableAlternativeChainmask Change-Id: I5046edec1a668e198ed4fcc997a0d24affe342ea CRs-Fixed: 2312897
这个提交包含在:
@@ -22,13 +22,14 @@
|
||||
#include "cfg_define.h"
|
||||
#include "cfg_converged.h"
|
||||
#include "qdf_types.h"
|
||||
|
||||
#include "cfg_coex.h"
|
||||
#include "cfg_thermal_temp.h"
|
||||
#include "cfg_ie_whitelist.h"
|
||||
#include "cfg_fwol_generic.h"
|
||||
|
||||
#define CFG_FWOL_ALL \
|
||||
CFG_COEX_ALL \
|
||||
CFG_FWOL_GENERIC_ALL \
|
||||
CFG_IE_WHITELIST \
|
||||
CFG_THERMAL_TEMP_ALL
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户