qcacmn: Add wmi support for 4-wire coex configuration

This patch adds support of new WMI command WMI_COEX_VERSION_CFG_CMID
for 4-wire coex configuration in non_tlv_ops.

Change-Id: I63da2c7ae99c38d297f7f13a8086611263f7fc5b
Acked-by: Daniel Kim <kimdan@codeaurora.org>
CRs-Fixed: 1081065
This commit is contained in:
Sathish Kumar
2017-01-19 14:57:37 +05:30
committed by qcabuildsw
parent 2244d20424
commit 6d72606ecf
7 changed files with 131 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2016 The Linux Foundation. All rights reserved.
* Copyright (c) 2016-2017 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -472,6 +472,7 @@ typedef enum _ol_ath_param_t {
OL_ATH_PARAM_PREFERRED_UPLINK = 344,
OL_ATH_PARAM_PRECAC_ENABLE = 345,
OL_ATH_PARAM_PRECAC_TIMEOUT = 346,
OL_ATH_COEX_VER_CFG = 347,
} ol_ath_param_t;
/*