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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user