Commit Graph

46 Commits

Author SHA1 Message Date
spuligil
e57f782a48 fw-api: CL 5005314 - update fw common interface files
Add WMI_SERVICE_VDEV_DIFFERENT_BEACON_INTERVAL_SUPPORT def

Change-Id: I4b8e709fa44c16faee75896eb5c08f1607bb74c7
CRs-Fixed: 2262693
2018-07-19 06:08:25 -07:00
spuligil
42ba81a7f2 fw-api: CL 4962465 - update fw common interface files
Change-Id: Ia17f6ef67da30038abc71b7d906157d9abf6f3f8
WMI: add OBSS_PD_SPATIAL_REUSE_CMD msg def
CRs-Fixed: 2262693
2018-07-11 21:39:58 -07:00
spuligil
62f7c8015a fw-api: CL 4703725 - update fw common interface files
Change-Id: I97f6f02f4a48e6f0d3e0a3af465551fed80c310c
WMI: MBSSID configuration
CRs-Fixed: 1107600
2018-05-31 16:48:18 -07:00
spuligil
1ab10491bc fw-api: CL 4503586 - update fw common interface files
Change-Id: I78be8874ac31e86d3e72f25e074b063ce2e8eca2
WMI: add GRP_MOTION_DET message defs
CRs-Fixed: 1107600
2018-04-25 09:00:40 -07:00
spuligil
f702085d83 fw-api: CL 4433093 - update fw common interface files
Define WMI_SERVICE_DUAL_BEACON_ON_SINGLE_MAC_(MCC/SCC)_SUPPORT flags

Change-Id: I9d1352ea666e94f330265e487c0d06c95174e06c
CRs-Fixed: 1107600
2018-04-11 09:00:52 -07:00
spuligil
3e271b5881 fw-api: CL 4348920 - update fw common interface files
Change-Id: Ia4f9f867883ce361559a6d460b2fa433affefc5f
WMI: add per-vdev AC retry config
CRs-Fixed: 1107600
2018-04-03 10:46:20 -07:00
spuligil
7e261e984c fw-api: CL 4266344 - update fw common interface files
Change-Id: Iaadddc5e5a043948407ae40db5b11a5a5000752c
WMI: add PEER_TID_CONFIGURATIONS message defs
CRs-Fixed: 1107600
2018-03-09 09:01:38 -08:00
spuligil
dafa5a280f fw-api: CL 4234772 - update fw common interface files
WMI_SERVICE_EXT_IS_ENABLED bug fix: apply a mask to check a single bit
The current definition of the WMI_SERVICE_EXT_IS_ENABLED macro doesnt apply a mask to isolate the bit in question, and hence ends up returning the value of all higher bits within the same word, along with the bit of interest.To fix this, the macro is updated to apply a 0x1 mask, so that only the bit of interest is considered.

Change-Id: I1caabcae808ecb3b062ecacdce2b343e3b1b5acf
CRs-Fixed: 1107600
2018-03-02 09:01:52 -08:00
spuligil
fea1041dd8 fw-api: CL 4148635 - update fw common interface files
Define WMI_SERVICE_SPOOF_MAC_SUPPORT flag

Change-Id: I67e0b2e5ab284e936f4f1756866b6de1d50294d8
CRs-Fixed: 1107600
2018-02-10 09:01:59 -08:00
spuligil
fb388c7280 fw-api: CL 4091919 - update fw common interface files
Change-Id: I0b4d1c7b657230057f9b4b0895cc3f0a8b4fdc86
WMI: define RSNA_SUITE_B_8021X_SHA auth types
CRs-Fixed: 1107600
2018-01-30 09:01:39 -08:00
spuligil
e8b1dcdb30 fw-api: CL 4075674 - update fw common interface files
WMI message defs for configuring and controlling TWT

Change-Id: I225e9538a8e2595ac1e458d05c70e3bb8023ac27
CRs-Fixed: 1107600
2018-01-26 09:01:11 -08:00
spuligil
4db33a558a fw-api: CL 4062586 - update fw common interface files
Define WMI_RUNTIME_DPD_RECAL_CMDID

Change-Id: Ia62d25ff06a52da2069d4e92b617c8c816b53c6e
CRs-Fixed: 1107600
2018-01-24 09:01:45 -08:00
spuligil
36082eb56d fw-api: CL 4061083 - update fw common interface files
Change-Id: I6f1714facd7482449f0b256a250b1218e0d64973
WMI: BSS color change configuration and report msg defs
CRs-Fixed: 1107600
2018-01-24 09:01:35 -08:00
spuligil
635c23e052 fw-api: CL 3952186 - update fw common interface files
WMI: add vdev params for configuring modulated DTIM

Change-Id: I3074e6e87664c2aa1f70fb810a58c24ff1496e80
CRs-Fixed: 1107600
2018-01-11 16:38:45 -08:00
spuligil
fe69ed999f fw-api: CL 3915919 - update fw common interface files
Change-Id: I72ebcfd746fe386d7758de55d7079da3606fa823
WMI: define msgs to configure neighbor reporting
CRs-Fixed: 1107600
2018-01-11 16:38:43 -08:00
spuligil
41359c9d2f fw-api: CL 3908166 - update fw common interface files
Change-Id: I4054df145580ae66ea1e56cca0f3edfb2cfa66a3
WMI: define SAR_GET_LIMITS cmd and LIMITS event msgs
CRs-Fixed: 1107600
2018-01-11 16:38:41 -08:00
spuligil
aa7e891945 fw-api: CL 3904028 - update fw common interface files
WMI changes to support direct DMA interface (for DFS)

Change-Id: Idc115ab454ee310c5e4e73839bf4a8d37e93e5c8
CRs-Fixed: 1107600
2017-12-15 13:01:29 -08:00
spuligil
eb15c8dbf2 fw-api: CL 3833088 - update fw common interface files
WMI: define a message to enable/disable promiscuous mode

Change-Id: I4687e0082c5cefc730ba67116d64e16f45d1a3e5
CRs-Fixed: 1107600
2017-12-13 10:04:51 -08:00
spuligil
865333f777 fw-api: CL 3748397 - update fw common interface files
Add WMI_SERVICE_OFFCHAN_DATA_TID_SUPPORT def

Change-Id: Icd48d1c23188dfcd0cb5dbda372dcf750f39b34e
CRs-Fixed: 1107600
2017-12-01 13:43:07 -08:00
spuligil
4e152bda45 fw-api: CL 3704377 - update fw common interface files
HTT: define peer map/unmap v2 messages

Change-Id: I30796ebc71c6180151c285335f0b91b066fad97c
CRs-Fixed: 1107600
2017-11-13 14:16:02 -08:00
spuligil
0bedea7240 fw-api: CL 3697272 - update fw common interface files
Add WMI_SERVICE_WOW_WAKEUP_BY_TIMER_PATTERN def

Change-Id: Ie0fc531274a408086f583d29f0f0cd1bc314101c
CRs-Fixed: 1107600
2017-11-09 09:59:52 -08:00
spuligil
eb1de4f5aa fw-api: CL 3696616 - update fw common interface files
WMI cmd to enable/disable fw offloaded beacons

Change-Id: Ide08ad101300861dbf8843b37a999511cb980f41
CRs-Fixed: 1107600
2017-11-09 09:59:40 -08:00
spuligil
532a74b6c0 fw-api: CL 3685421 - update fw common interface files
Add WMI_SERVCE_THERM_THROT flag definition

Change-Id: I8c3bb2a092adca5700831cc5a102b31fa0594a45
CRs-Fixed: 1107600
2017-11-09 09:59:28 -08:00
spuligil
3d752a7127 fw-api: CL 3643545 - update fw common interface files
define WMI_SERVICE_SCAN_PHYMODE_SUPPORT flag

Change-Id: I84639a9f28c0359cebbaf6d612699c53353f66cd
CRs-Fixed: 1107600
2017-11-09 00:10:46 -08:00
spuligil
44dcf0b5b6 fw-api: CL 3555801 - update fw common interface files
WMI changes for VLAN tagging

Change-Id: I43b281d86c90e0beb0ae897c9e45867df0d6e50b
CRs-Fixed: 1107600
2017-11-09 00:09:35 -08:00
spuligil
71c21bd4a0 fw-api: CL 3545084 - update fw common interface files
add mac_id and size fields to HTT_MSG_TYPE_PACKETLOG hdr

Change-Id: Ia32dff1a80673477ad3a3ae1c0823c83bd488fbe
CRs-Fixed: 1107600
2017-11-09 00:09:25 -08:00
spuligil
e44bca0f79 fw-api: CL 3473232 - update fw common interface files
add WMI UPDATE_CTLTABLE message defs

Change-Id: I32fc2ef635d7e2fd0f4b6e2045c13c9efdeef6e5
CRs-Fixed: 1107600
2017-09-14 09:02:42 -07:00
spuligil
eb685beddd fw-api: CL 3446431 - update fw common interface files
WLM latency configuration WMI message defs

Change-Id: I670771cfe23f86b2f08e3e69ea33a31261f399e9
CRs-Fixed: 1107600
2017-09-12 09:02:32 -07:00
spuligil
5ae8aef545 fw-api: CL 3423674 - update fw common interface files
Add extended WMI service bit for MAWC

Change-Id: I85514dfa84b086f4fc37b939e020fa518f19a5d1
CRs-Fixed: 1107600
2017-09-12 09:02:02 -07:00
snandini
997e0457f5 fw-api: CL 3355108 - update fw common interface files
OIC Ping and DHCP lease renewal offload FW common changes

Change-Id: Id67bdbe0190e315fa14898b3eb27323d51f4937f
CRs-Fixed: 1107600
2017-08-31 00:20:31 -07:00
snandini
b928ad1895 fw-api: CL 3304481 - update fw common interface files
WMI Interface for Background Roaming
Added one missing change in WMI_SERVICE_FILS_SUPPORT in previous revision
<Describe here the change summary in detail>

Change-Id: I18e85993d55740d0d5054a370e2e32f7f21e0352
CRs-Fixed: 1107600
2017-08-31 00:20:25 -07:00
snandini
0d41a640b9 fw-api: CL 3174922 - update fw common interface files
WMI msg defs to limit off-channel time during a VoIP call

Change-Id: I56b5ca0118917eb30be1485b7042759dc689a23a
CRs-Fixed: 1107600
2017-06-17 10:01:25 -07:00
Sandeep Puligilla
3ca87a7a53 fw-api: CL 3124197 - update fw common interface files
Define additional HTT tx PPDU stats

Change-Id: I6bb572654ae54dd4d1732df740f53170e53ebeae
CRs-Fixed: 1107600
2017-05-30 15:00:41 -07:00
Sandeep Puligilla
af7ff0a1af fw-api: CL 3110231 - update fw common interface files
Define WMI_SERVICE_CHAN_LOAD_INFO to show whether WMI chan info counters report incremental delta values or cumulative totals values.

Change-Id: I32ecd5442f597fbfcd15e326781e40b698f5dec3
CRs-Fixed: 1107600
2017-05-30 14:59:56 -07:00
Sandeep Puligilla
586ab172f3 fw-api: CL 3094881 - update fw common interface files
define WMI messages for PDEV_BSS_CHAN_INFO request and event

Change-Id: I35772aa95d0d081489b97d8ae3371a9fd696aed6
CRs-Fixed: 1107600
2017-05-30 14:58:30 -07:00
Sandeep Puligilla
f5fc8a6706 fw-api: CL 3091676 - update fw common interface files
add WMI_PDEV_PARAM_ACK_TIMEOUT

Change-Id: I78b9c385ed36610794e540ebaad409e5548c9244
CRs-Fixed: 1107600
2017-05-30 14:52:54 -07:00
Sandeep Puligilla
20b2026a89 fw-api: CL 3087832 - update fw common interface files
WMI_SERVICE_8SS_TX_BFEE flag definition

Change-Id: I66e8819d13898c8c0c6833333d507d919c2d83a6
CRs-Fixed: 1107600
2017-05-24 13:26:51 -07:00
Sandeep Puligilla
056c8b9263 fw-api: CL 2936935 - update fw common interface files
Define new WMI_OFFCHAN_DATA_TX_SEND_CMDID message

Change-Id: I5448876da005ed9410e328fc627a3d37dde6adb8
CRs-Fixed: 1107600
2017-03-21 11:03:21 -07:00
Sandeep Puligilla
d02e6ce0ae fw-api: CL 2865590 - update fw common interface files
SW WAY TO CHECK CAL VERSION fw common changes

Change-Id: I6cfed5edf211791954eca2b61d6cd93bfc421de4
CRs-Fixed: 1107600
2017-02-24 11:52:10 -08:00
Sandeep Puligilla
b25c55af51 fw-api: CL 2860646 - update fw common interface files
WMI common changes for Rx packet routing

Change-Id: Ie34e06d47faefc8eca3aa427e96ee4f4b36a3b40
CRs-Fixed: 1107600
2017-02-24 11:51:33 -08:00
Sandeep Puligilla
a659461af7 fw-api: CL 2836872 - update fw common interface files
WMI interface changes for CSA offload to FW for APs

Change-Id: I91470a3a9226e9968f91a78dffd28f596ac05c82
CRs-Fixed: 1107600
2017-02-06 18:12:28 -08:00
qcabuildsw
074a8c6b26 fw-api: CL 2806862 - update fw common interface files
add WMI_SERVICE_HW_DATA_FILTERING

Change-Id: I5ead83fee4045b46ac98102ba550b530132b4781
CRs-Fixed: 1107600
2017-01-23 17:31:14 -08:00
qcabuildsw
90c68bd30f fw-api: update fw common interface files
One time copy of wmi files from Perforce to GIT corresponding to CLs
CL 2715419,
CL 2716671,
CL 2719972,
CL 2723748,
CL 2724196,
CL 2730209,
CL 2731156,
CL 2733238,
CL 2747653,
CL 2752788,
CL 2755482

Change-Id: I223cd575020a79fe789eacb61f33d6de320cefb8
CRs-Fixed: 1107600
2017-01-05 10:19:19 -08:00
Manjeet Singh
fad6d7f5b3 fw-api: CL 2710751 - update fw common interface files
WMI Changes for RCPI feature (and whitespace cleanup)

Change-Id: I8118ff09e89991c0b2ff3ac950547c2ee74c16b6
CRs-Fixed: 865207
2016-12-08 16:28:10 -08:00
Leo Chang
5e6ced2ea3 [wifi 3.0] add firmware common files
add firmware common files into separated project.
Included firmware common htt and wmi.
Included hardware common header files for napier and hawkeye

Change-Id: I8724057eb9aa21f7614231d1943177e780ed16b1
CRs-fixed: 1074308
2016-11-15 11:13:36 -08:00
Vishwajith Upendra
dea4501bd3 Initial commit of WMI header files from cld3.0 1.1
Initial commit of WMI header files from cld3.0 1.1

Change-Id: I79e18d445d8634e269fca8481d74aca7f5c22a4f
CRs-Fixed: 1080379
2016-10-20 11:01:59 -07:00