qcacld-3.0: Add interface to get / set eLNA bypass
Add interface to get / set eLNA bypass from / to firmware Change-Id: Idf5d6a838d2596767a1fb00040457af721fba69d CRs-Fixed: 2498525
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "cfg_neighbor_roam.h"
|
||||
#include "cfg_adaptive_dwelltime.h"
|
||||
|
||||
#ifdef WLAN_FW_OFFLOAD
|
||||
#define CFG_FWOL_ALL \
|
||||
CFG_ADAPTIVE_DWELLTIME_ALL \
|
||||
CFG_11K_ALL \
|
||||
@@ -36,6 +37,9 @@
|
||||
CFG_FWOL_GENERIC_ALL \
|
||||
CFG_IE_WHITELIST \
|
||||
CFG_THERMAL_TEMP_ALL
|
||||
#else
|
||||
#define CFG_FWOL_ALL
|
||||
#endif
|
||||
|
||||
#endif /* __CFG_FWOL_H */
|
||||
|
||||
|
Reference in New Issue
Block a user