spuligil
8c8b4fe71e
fw-api: CL 25012076 - update fw common interface files
...
Add WLM_FLAGS_PS MLO_PROBE_SCAN_DISABLED flag
Change-Id: Icf7d91c744a5fc3929b8fd4e5cd9bca583f5b4af
CRs-Fixed: 2262693
2023-10-23 10:07:19 -07:00
spuligil
d90c14acc4
fw-api: CL 25001184 - update fw common interface files
...
WMI: add VDEV_OOB_CONNECTION_REQ_CMD,_RESP_EVENT msg defs
Change-Id: I5f33ae6b3153b0d5e4f9b996597869d8b006d215
CRs-Fixed: 2262693
2023-10-23 10:07:17 -07:00
spuligil
f4c643e6f0
fw-api: CL 24972727 - update fw common interface files
...
WMI: add pdev_id to PDEV_UTF_CMD,_EVENT msgs
Change-Id: Ica4366be32b698c74a554e08a7eb2efe89ad8099
CRs-Fixed: 2262693
2023-10-23 10:07:15 -07:00
spuligil
35d97a9cb1
fw-api: CL 24952424 - update fw common interface files
...
WMI: add optional PSD and EIRP info in VDEV_SET_TPC_POWER_CMD msg
Change-Id: I9f7607a634d76959cb897ace4375cc4f4918b7aa
CRs-Fixed: 2262693
2023-10-23 10:07:13 -07:00
spuligil
d8551ebf98
fw-api: CL 24942753 - update fw common interface files
...
WMI: add WLM and HOST_FORCE_FOLLOWUP MLO_LINK_SWITCH_REASON enum consts
Change-Id: Ic7d5d6999cdc8d54f6872d02f2c5cbe7e75d1c01
CRs-Fixed: 2262693
2023-10-23 10:07:11 -07:00
spuligil
6f2d9bc176
fw-api: CL 24927565 - update fw common interface files
...
WMI: add mlo_params elem to VDEV_STOP_CMD; add mlo_flags to delete_mlo_params
Change-Id: Ic233482455ba18bf6352067d62597e9cdcc8d32c
CRs-Fixed: 2262693
2023-10-23 10:07:09 -07:00
spuligil
0ddccfd517
fw-api: CL 24914490 - update fw common interface files
...
HTT stats: clean up stats struct names to facilitate automation
Apply the following cleanups and extensions in the htt_stats.h and htt.h files, to facilitate automatic generation of the .c code and .json layout specification files used by the ODD host+cloud framework to display HTT stats: Make the HTT TLV struct names be consistent with the TLV tag names (while keeping old names as aliases for the new names).Add specifications in htt_stats_tlv_tag_t enum elements to clarify how to publish the stats TLV object.Remove needless names in embedded structs, e.g. the _bar in struct bar { A_UINT32 a; struct _bar { A_UINT32 b; A_UINT32 c; } bar; };.Change no-element arrays to single-element arrays, e.g. change struct foo { struct bar_tlv bar[]; } to struct foo { struct bar_tlv bar[1]; }.
Change-Id: I671fba8a4d3fffcc77b6817a823e7b9000793754
CRs-Fixed: 2262693
2023-10-23 10:07:07 -07:00
spuligil
ab2b7c3367
fw-api: CL 24886188 - update fw common interface files
...
WMI: add defs of VDEV_SCHED_MODE_PROBE_[REQ_CMD,RESP_EVENT] msgs
Change-Id: I012ba1966c1a8ffdfd8497b3c8ef8ce3ed913e36
CRs-Fixed: 2262693
2023-10-23 10:07:05 -07:00
spuligil
531154bffd
fw-api: CL 24865228 - update fw common interface files
...
add WMI_PEER_STA_KICKOUT_REASON_PMF_ERROR def
Change-Id: I3d9428fa81ac44505299b19c7e70cf68da875882
CRs-Fixed: 2262693
2023-10-23 10:07:04 -07:00
spuligil
11c35d5e1b
fw-api: CL 24822236 - update fw common interface files
...
WMI: expand param values for VDEV_PARAM_ENABLE_DISABLE_RTT_RESPONDER_ROLE
Change-Id: Ia28e8c48ae879d7da0da2d5bef2ea075ba6b8044
CRs-Fixed: 2262693
2023-10-23 10:07:02 -07:00
spuligil
162b7edb3a
fw-api: CL 24815200 - update fw common interface files
...
WMI: add ROAM_HI_RSSI_EN_ON_5G flag in roam_scan_rssi_threshold TLV struct
Change-Id: I19d03af075da9450a90fd0f3912d2372b18e28e0
CRs-Fixed: 2262693
2023-10-03 05:29:46 -07:00
spuligil
6d080bad68
fw-api: CL 24803979 - update fw common interface files
...
add WMI_PDEV_PARAM_UL_OFDMA_RTD, WMI_PEER_PARAM_UL_OFDMA_RTD defs
Change-Id: I73a15572de1d69a85d63396a9c6bc4d061b9304f
CRs-Fixed: 2262693
2023-10-03 05:29:44 -07:00
spuligil
af90098823
fw-api: CL 24760251 - update fw common interface files
...
add WMI_VDEV_PARAM_DISABLE_TWT_INFO_FRAME def
Change-Id: I8b992e82e48d6eedf438cea1d72cb7656f1c88c0
CRs-Fixed: 2262693
2023-10-03 05:29:41 -07:00
spuligil
ce9f02a90b
fw-api: CL 24704966 - update fw common interface files
...
add WMI_CTRL_PATH_STATS_CAL_TYPE_RXSPUR def
Change-Id: Ib9828f0b0adc922bb95cbd88efc01d9893a0c7ce
CRs-Fixed: 2262693
2023-10-03 05:29:39 -07:00
spuligil
7b7d8fcd8c
fw-api: CL 24698636 - update fw common interface files
...
add WMI_COEX_CONFIG_ENABLE_CONT_INFO def
Change-Id: I363342d6e5939adf675e8e1de14eef2aab6aa81a
CRs-Fixed: 2262693
2023-09-22 13:18:42 -07:00
spuligil
1cb390ca6c
fw-api: CL 24632751 - update fw common interface files
...
Add WMI_ROAM_PARAM_ROAM_UNSUPPORTED_6GHZ_POWERTYPE def
Change-Id: I8cf21a066b61d30edbc6d91702f5ca65d5e078e4
CRs-Fixed: 2262693
2023-09-19 18:24:49 -07:00
spuligil
599ef65ed2
fw-api: CL 24632749 - update fw common interface files
...
HTT stats: add [basic,mu_bar]_trigger counters to tx_selfgen_[ax,be]_stats
Change-Id: Id50afbbab1c40e05ccb9bdacd63ac3c77d5df64d
CRs-Fixed: 2262693
2023-09-19 18:24:47 -07:00
spuligil
150f19d7c1
fw-api: CL 24610273 - update fw common interface files
...
HTT stats: add array_gain_cap + other fields to phy_tpc_stats TLV
Change-Id: Ibfb79c9dffe0a02e30263e1e7fecae56b0168e93
CRs-Fixed: 2262693
2023-09-19 18:24:45 -07:00
spuligil
cbeef8e060
fw-api: CL 24620909 - update fw common interface files
...
WMI: add more TLVs to MLO_LINK_SWITCH_CONF_CMD msg
Change-Id: I61de2537b5aff6cf597344ebe6a3faf055fd274e
CRs-Fixed: 2262693
2023-09-19 18:24:44 -07:00
spuligil
3f751a222f
fw-api: CL 24602439 - update fw common interface files
...
WMI: add erp_standby_mode field in mlo_teardown_fixed_param
Change-Id: I4b76f0c9f71746bcaccc6f104e3d66ad7465e6a2
CRs-Fixed: 2262693
2023-09-19 18:24:41 -07:00
Prakash Manjunathappa
dc56b9d07a
fw-api: Fix E3.0: E3R44: WCSS_VERSION 2544
...
Incremental hw header file update to fix compilation errors.
Change-Id: I9c101255444ca892e1a6006a55f11c0de0fbffb4
CRs-Fixed: 3580269
2023-09-19 18:24:39 -07:00
Prakash Manjunathappa
2d29d9afc7
fw-api: peach: E3.0: E3R44: WCSS_VERSION 2544 Add peach hw header files
...
Add HW header files to bring-in support for Peach WIFI.
Change-Id: I73ee0a2c4f22a90013b441ecd5e666d673d77ae0
CRs-Fixed: 3580269
2023-09-19 18:24:38 -07:00
spuligil
c7f4741902
fw-api: CL 24551836 - update fw common interface files
...
HTT stats: add HTT_CTRL_PATH_STATS_CAL_TYPE enums
Change-Id: I7e140409add047f9af953caa2e89184e3dac00fd
CRs-Fixed: 2262693
2023-09-13 14:22:02 -07:00
spuligil
e1d30c9500
fw-api: CL 24528979 - update fw common interface files
...
add WMI_COEX_SET_TRAFFIC_SHAPING_MODE def
Change-Id: I2ad4619251a64984b7b7620d477c319dc4b0fe6d
CRs-Fixed: 2262693
2023-09-13 14:21:59 -07:00
spuligil
450c91974b
fw-api: CL 24448911 - update fw common interface files
...
add WMI_PDEV_PARAM_SET_SAP_RFA_TOGGLE def
Change-Id: I7044bf142752c815bef6c3deddccf36b1e6ea106
CRs-Fixed: 2262693
2023-09-13 14:21:57 -07:00
spuligil
3fc46d579d
fw-api: CL 24431840 - update fw common interface files
...
WMI: add MLO_LINK_STATE_SWITCH_EVENT msg def
Change-Id: I8077896fbe9511c94021c84b0c92dae64d5d93f7
CRs-Fixed: 2262693
2023-09-13 14:21:55 -07:00
spuligil
413535a78d
fw-api: CL 24431228 - update fw common interface files
...
add WMI_SERVICE_XPAN_SUPPORT def
Change-Id: I3f72d23c8911cca20dcee672e8e09aad0f22b71e
CRs-Fixed: 2262693
2023-09-13 14:21:52 -07:00
spuligil
cf6c4fc0f0
fw-api: CL 24417305 - update fw common interface files
...
WMI: change ddr_buffer_idx back to a full word in dma_buf_release_cv_upload
Change-Id: I09a727a482f40fbb782672a9c7cca845e23b4be1
CRs-Fixed: 2262693
2023-09-13 14:21:50 -07:00
spuligil
acb137663d
fw-api: CL 24374793 - update fw common interface files
...
add WMI_MLO_TEARDOWN_REASON_STANDBY_DOWN def
Change-Id: I64446ddbbd75b041b00e4f7ff84d1abf0958273a
CRs-Fixed: 2262693
2023-09-13 14:21:48 -07:00
spuligil
88452b3c8a
fw-api: CL 24331558 - update fw common interface files
...
HTT stats: add pdev_mlo_ipc_stats TLV, add fields in rx_pdev_be_ul_trigger
Change-Id: I66f6f53ba035d348879b88f21321998c2adabe3a
CRs-Fixed: 2262693
2023-09-13 14:21:46 -07:00
spuligil
17e9a9cce1
fw-api: CL 24317964 - update fw common interface files
...
HTT stats: add txbf_ofdma_ineligibility array in pdev_sched_algo_ofdma TLV
Change-Id: I0d3a793b1a94815ff6b74be78d31d38810e42885
CRs-Fixed: 2262693
2023-09-13 14:21:44 -07:00
spuligil
257be38e3e
fw-api: CL 24309540 - update fw common interface files
...
WMI: add CSA_EVENT_STATUS_INDICATION_CMD msg def
Change-Id: If28bf8093085cf7c264a8f573ac539b74880acd2
CRs-Fixed: 2262693
2023-09-13 14:21:42 -07:00
spuligil
2cc80b1e40
fw-api: CL 24285962 - update fw common interface files
...
WMI: add SAR version constants
Change-Id: I051d1d418c7198ab774505dc3508d16f00f1c928
CRs-Fixed: 2262693
2023-09-13 14:21:40 -07:00
spuligil
c4506fca73
fw-api: CL 24269688 - update fw common interface files
...
HTT: add H2T TX_LATENCY_STATS_CFG def
Change-Id: I66bb997d9aa5a5e1b938f0bba89a34fdcc15c4e2
CRs-Fixed: 2262693
2023-08-22 19:24:29 -07:00
spuligil
222ac4615f
fw-api: CL 24263101 - update fw common interface files
...
HTT: add transmit count field in tx_wbm_completion structs
Change-Id: Id32dbf9ea0c17a2c04b490dfa5b1a2173c47d6d3
CRs-Fixed: 2262693
2023-08-22 19:24:27 -07:00
spuligil
d868e3af10
fw-api: CL 24263097 - update fw common interface files
...
WMI: add optional cqi_meta_data in PDEV_DMA_RING_BUF_RELEASE_EVENT msg
Change-Id: Ieebc6f3ca7e488406e19f195ae57bdd309d233ec
CRs-Fixed: 2262693
2023-08-22 19:24:25 -07:00
spuligil
1d3f39feab
fw-api: CL 24258897 - update fw common interface files
...
HTT stats: add MLO sched stats
Change-Id: If79724011339c98977c9a79a73398c5402dabe57
CRs-Fixed: 2262693
2023-08-22 19:24:24 -07:00
spuligil
eb237421bd
fw-api: CL 24245865 - update fw common interface files
...
HTT stats: add pre_rx_frame_usec field in pdev_stats_cca_counters TLV
Change-Id: If70a821e672537a852659c31dc7c2ce2f40541fa
CRs-Fixed: 2262693
2023-08-22 19:24:22 -07:00
spuligil
5ca6a0a0a9
fw-api: CL 24229660 - update fw common interface files
...
Change-Id: Ic61e1b5c7cda7fb7c3614cf586b901aaf72597b0
WMI: specify MLO band of trigger rx + mgmt frm tx
CRs-Fixed: 2262693
2023-08-22 19:24:20 -07:00
spuligil
f9d60b0c6b
fw-api: CL 24140579 - update fw common interface files
...
Change-Id: Iab6d61dd4d9db60128a9cd32ab883693d9b7d01a
WMI: add radar_flags TLV in PDEV_DFS_RADAR_DETECTION_EVENT msg
CRs-Fixed: 2262693
2023-08-22 19:24:19 -07:00
spuligil
6b7badbd8a
fw-api: CL 24056101 - update fw common interface files
...
Change-Id: Id194f689da1b5b08289705e68bd57efe00cba714
WMI: add recommended_max_num_simultaneous_links for MLO params
CRs-Fixed: 2262693
2023-08-02 18:01:59 -07:00
spuligil
3e8b9ccb66
fw-api: CL 24006951 - update fw common interface files
...
Change-Id: I5d9f4263a88223680b349335c9a89ea79be669c9
WMI: add enhanced_aoa_gain_table_capabilities in SERVICE_READY_EXT2_EVENT msg
CRs-Fixed: 2262693
2023-07-31 03:37:07 -07:00
spuligil
6db4245bf3
fw-api: CL 23998194 - update fw common interface files
...
add WMI_SERVICE_MULTIPLE_RF_PATH_SOC_SUPPORT def
Change-Id: I69e8d8e1bd5a8fda16a6486334aa23e08ceb7976
CRs-Fixed: 2262693
2023-07-29 06:01:55 -07:00
spuligil
e9f199a402
fw-api: CL 23995783 - update fw common interface files
...
Change-Id: I57fc71c53dbd98420d35e720acf49afc708a9cf4
WMI: add MLD ID bitfield in start_scan_cmd_fixed_param TLV struct
CRs-Fixed: 2262693
2023-07-28 18:02:33 -07:00
spuligil
5bbd356e53
fw-api: CL 23981895 - update fw common interface files
...
HTT stats: add IDs for ODD BE OFDMA + MU MIMO stats
Change-Id: I11c26abdf3636a983b1d79d19f228096abc1f8af
CRs-Fixed: 2262693
2023-07-28 02:39:24 -07:00
spuligil
731781a245
fw-api: CL 23981866 - update fw common interface files
...
Change-Id: I62da9d2b25e4904615c3bd06e37291892290018a
WMI: add PDEV_WSI_STATS_INFO_CMD msg def
CRs-Fixed: 2262693
2023-07-28 02:38:21 -07:00
spuligil
91137dfaea
fw-api: CL 23966557 - update fw common interface files
...
Change-Id: I2d2f51b9378b3758cc1549e88fe139bc07cc1bb4
WMI: add LINK_SWITCH_IN_PROGRESS,UNSUPPORTED_MODE_MLMR ADD_TWT status codes
CRs-Fixed: 2262693
2023-07-26 22:58:48 -07:00
spuligil
57122144ea
fw-api: CL 23935730 - update fw common interface files
...
add HTT_RXDATA_ERR_INVALID_PEER def
Change-Id: Ie936cf743ffc196615bea93ba9977c745d8a8073
CRs-Fixed: 2262693
2023-07-25 06:04:47 -07:00
spuligil
211a65173a
fw-api: CL 23935724 - update fw common interface files
...
HTT stats: add smart basic trigger interval histogram
Change-Id: I3f0d2e53b75914e0ddb257f7e1f27791929bae78
CRs-Fixed: 2262693
2023-07-25 06:03:54 -07:00
spuligil
854ca0a3b9
fw-api: CL 23933290 - update fw common interface files
...
Change-Id: Ia41a0294a5048451595d6e80e383256d935e9592
WMI: revert recent change of WMI_VDEV_PARAM_CHWIDTH_WITH_NOTIFY interpretation
CRs-Fixed: 2262693
2023-07-25 06:02:58 -07:00