qcacmn: Add API to update cmn vdev mlme structures

Add API to update cmn vdev mlme structures,
with the addition of new members to the new mlme
vdev structure,new api's are required to update
those members which will be subsequently used the
new mlme target if layer to send commands to the firmware

Change-Id: I9618613c0ad00f78003cd32951b30b631934ba71
This commit is contained in:
Akshay Kosigi
2019-02-19 11:44:40 +05:30
committed by nshrivas
parent 9963d87b8e
commit 1726ae21c5
17 changed files with 888 additions and 205 deletions

View File

@@ -27,6 +27,10 @@
#include <wlan_dfs_public_struct.h>
#define WLAN_DFS_RESET_TIME_S 7
#define WLAN_DFS_WAIT (60 + WLAN_DFS_RESET_TIME_S) /* 60 seconds */
#define WLAN_DFS_WAIT_MS ((WLAN_DFS_WAIT) * 1000) /*in MS*/
/* Command id to send test radar to firmware */
#define DFS_PHYERR_OFFLOAD_TEST_SET_RADAR 0