fw-api: CL 3091676 - update fw common interface files

add WMI_PDEV_PARAM_ACK_TIMEOUT

Change-Id: I78b9c385ed36610794e540ebaad409e5548c9244
CRs-Fixed: 1107600
This commit is contained in:
Sandeep Puligilla
2017-05-17 15:01:18 -07:00
committed by Gerrit - the friendly Code Review server
parent e7766f1193
commit f5fc8a6706
3 changed files with 7 additions and 1 deletions

View File

@@ -4292,6 +4292,10 @@ typedef enum {
* Bits 31:1 - reserved
*/
WMI_PDEV_PARAM_SET_IOT_PATTERN,
/** ACK timeout - change wireless packet ack timeout configuration,
* units are microseconds
*/
WMI_PDEV_PARAM_ACK_TIMEOUT,
} WMI_PDEV_PARAM;
typedef struct {