qcacld-3.0: Update INI and cfg HE caps for user BW configuration
Update Preamble Puncturing INI parameter "he_rx_pream_punc" to default which gets from FW. Also update the cfg HE 2 GHz and 5 GHz capabilities parameters instead of memcpy. Change-Id: If424ce4a4fe771a2817677a50a472a2c77529d90 CRs-Fixed: 3515585
This commit is contained in:

committed by
Rahul Choudhary

parent
744adf0e1c
commit
882f3a6e57
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2012-2021 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -225,7 +225,7 @@
|
||||
"he_rx_pream_punc", \
|
||||
0, \
|
||||
0xF, \
|
||||
0, \
|
||||
0x3, \
|
||||
CFG_VALUE_OR_DEFAULT, \
|
||||
"He Rx Pream Punc")
|
||||
|
||||
|
Reference in New Issue
Block a user