Browse Source

qcacld-3.0: Send DSCP-TID map config to firmware

For WCN6450, it is required to send DSCP-TID map config to
the firmware. Enable the required configs for this.

Change-Id: I9327739aaed0fd1555a0cf2c99d6aceecc568ed0
CRs-Fixed: 3460632
Manikanta Pubbisetty 2 years ago
parent
commit
ec1b5c0064
1 changed files with 4 additions and 0 deletions
  1. 4 0
      configs/wcn6450_defconfig

+ 4 - 0
configs/wcn6450_defconfig

@@ -800,3 +800,7 @@ CONFIG_WDS_CONV_TARGET_IF_OPS_ENABLE := y
 endif
 
 CONFIG_WLAN_FEATURE_SAP_ACS_OPTIMIZE := y
+
+# Enable sending DSCP-TID map config to firmware
+CONFIG_WLAN_CUSTOM_DSCP_UP_MAP := y
+CONFIG_WLAN_SEND_DSCP_UP_MAP_TO_FW := y