Commit Graph

24 Commits

Author SHA1 Message Date
spuligil
b9f47e28f9 fw-api: CL 6999938 - update fw common interface files
HTT stats: add fields for several debug/error counters

Change-Id: Iee76739038903d03ccb05577c2022aa77f3be002
CRs-Fixed: 2262693
2019-04-24 12:01:43 -07:00
spuligil
1432aff874 fw-api: CL 6831899 - update fw common interface files
Add WMI_VDEV_PARAM_NTH_BEACON_TO_HOST def

Change-Id: I586aa22429e9960ca0ebffb277362410d8473acb
CRs-Fixed: 2262693
2019-04-02 10:06:53 -07:00
spuligil
311c7a3363 fw-api: CL 6822903 - update fw common interface files
UL_MU_MIMO_wlanfw_cmn.cnss.1.0.0
Add UL trigger stats shown through wifistats

Change-Id: Ic52988eb15253947f3ef868f8aeb890c58ac434e
CRs-Fixed: 2262693
2019-03-29 00:00:59 -07:00
spuligil
b773b99e1e fw-api: CL 6747395 - update fw common interface files
HTT stats: add reset counters, add remove_mpdus_max_retries

Change-Id: I307b2ad6fa895ce424f6c17646c4e940c8056d65
CRs-Fixed: 2262693
2019-03-20 06:02:40 -07:00
spuligil
2c7026e8a6 fw-api: CL 6720760 - update fw common interface files
HTT stats: add 11ax trigger type tx stats, 11ax mcs rx stats

Change-Id: I1a1b4cb47fc8fc2d90bf58e155f460399a45924d
CRs-Fixed: 2262693
2019-03-16 06:00:54 -07:00
spuligil
9e514415c0 fw-api: CL 6684874 - update fw common interface files
HTT stats: add rx_per_chain_rssi to rx peer and pdev rate_stats

Change-Id: I65958836909b22db5811f2c24e591e3898cf155c
CRs-Fixed: 2262693
2019-03-12 12:01:12 -07:00
spuligil
84a9f780ce fw-api: CL 6467501 - update fw common interface files
HTT stats: add per_chain_rssi_pkt_type field to rx_peer_rate_stats_tlv

Change-Id: I85748482706d30250dbae304c5d265c6e4f31b6e
CRs-Fixed: 2262693
2019-02-06 18:01:18 -08:00
spuligil
950638560b fw-api: CL 6431411 - update fw common interface files
fix HTT_PPDU_STATS_SEQ_TYPE start val; clean up HTT stats defs used w. pktlog
The HTT_PPDU_STATS_SEQ_TYPE enum values currently start with 0, which results in an inability to distinguish between the ppdu_seq_type not being specified (and thus defaulting to 0x0), versus being specified as HTT_SEQTYPE_SU, which currently has a value of 0.This change introduces a HTT_SEQTYPE_UNSPECIFIED = 0 enum value, and adds 1 to all current enum values.This change is not backwards compatible, but this is acceptable because neither host SW nor target FW have started using these new HTT_PDDU_STATS_SEQ_TYPE enums yet.This change also makes the following clean-ups within the HTT stats defs that are used within pktlog logging: Add htt_t2h_ppdu_stats_ind_hdr_t struct def (for use within FW, where endianness is known).Provide a struct def for the initial, non-HW dependent part of htt_ppdu_stats_sch_cmd_tlv_v.Change the array elements in htt_ppdu_stats_usr_common_array_tlv_v from A_UINT32 to htt_tx_ppdu_stats_info.Use union to show tag and length bitfields wtihin tag__length A_UINT32 field of htt_tlv_hdr_t.

Change-Id: If8c4dc098a870c01cbdd6d1aeef10fb3542f1ea2
CRs-Fixed: 2262693
2019-02-04 04:18:35 -08:00
spuligil
b5d62975ec fw-api: CL 6117191 - update fw common interface files
HTT stats: add rx_ul_fd_rssi[]

Change-Id: I52ae38c3b53e4d4158905a62842f0fc0477641d9
CRs-Fixed: 2262693
2019-01-02 11:58:26 -08:00
spuligil
d5fcf3cb1a fw-api: CL 6050548 - update fw common interface files
HTT stats: add rx pilot EVM to rx pdev rate stats

Change-Id: Iacd41fc87aee933e0912f6f591cb0f7429a840fc
CRs-Fixed: 2262693
2018-12-12 01:18:44 -08:00
spuligil
ce5144bf82 fw-api: CL 5896056 - update fw common interface files
Change-Id: Ib508714175ab32f4b3f738ceb9da7b78729c747b
WMI: add quiet offload info to WMI_HOST_SWBA_EVENT msg
CRs-Fixed: 2262693
2018-11-16 12:04:14 -08:00
spuligil
70a4bc5c3b fw-api: CL 5885617 - update fw common interface files
HTT stats: UL OFDMA counters

Change-Id: I829dd9ab4af58feef16ed55578ed238e73f5adfc
CRs-Fixed: 2262693
2018-11-16 12:04:06 -08:00
spuligil
1839d8f459 fw-api: CL 5862768 - update fw common interface files
Change-Id: I5a601a784ef97dbaccb119e8b754767d01c9252e
WMI: extend pktlog enable message for pktlog lite (MAC addrs to filter)
CRs-Fixed: 2262693
2018-11-14 23:15:27 -08:00
spuligil
36410bcaec fw-api: CL 5836834 - update fw common interface files
HTT stats: add pdev OBSS PPDU stats

Change-Id: I0c2d8a0e7df9dffcaec909aebde461680a12f1cb
CRs-Fixed: 2262693
2018-11-14 23:14:05 -08:00
spuligil
6281186840 fw-api: CL 5630217 - update fw common interface files
HTT stats: add inactive_time to htt_peer_stats_cmn_tlv
Also update copyright comment in wlan_nan_msg_common_v2.h

Change-Id: Idf5e0fe5e3bf15b5b12cddfbeae73a3a90e96974
CRs-Fixed: 2262693
2018-10-18 18:02:46 -07:00
spuligil
2c92b59329 fw-api: CL 5588961 - update fw common interface files
HTT stats: add peer_ttl_removed_count to htt_peer_stats_cmn

Change-Id: I17cc3c58c172fa8aeec4ade8886d491b843913d9
CRs-Fixed: 2262693
2018-10-16 04:45:09 -07:00
spuligil
cb25e2f14a fw-api: CL 5111624 - update fw common interface files
HTT stats: correct the placement of num_bins field
Move num_bins field from after variable-length array to before.This introduces a backwards-incompatibility in the two affected TLVs, but this backwards-incompatibility is an acceptable cost for fixing the TLV printout.Also, add/remove \n from HTT stats printouts, to end up with just one \n per TLV printout

Change-Id: I5d57ea1d7f60d69b354df517ff4a771bee79e321
CRs-Fixed: 2262693
2018-08-06 10:16:31 -07:00
spuligil
49a816b7c1 fw-api: CL 4981463 - update fw common interface files
HTT stats: add defs for tx sched order_su and eligibility

Change-Id: Id1d3f271c8c1b1c8b086ee09976b9018e6055e3e
CRs-Fixed: 2262693
2018-07-16 21:44:10 -07:00
spuligil
145994ebb7 fw-api: CL 4973442 - update fw common interface files
Additional HTT stats

Change-Id: I4d70b41e118c1730cc91b2c4e1131de25a3ecfc4
CRs-Fixed: 2262693
2018-07-12 00:13:26 -07:00
spuligil
e7b834da77 fw-api: CL 4436259 - update fw common interface files
Change-Id: Ia770cd60d561833a80097457e5d4b9a7fcd28f5a
HTT: add stats for counting txbf / sounding events
CRs-Fixed: 1107600
2018-04-11 09:00:57 -07:00
spuligil
f4c6f3577a fw-api: CL 4405568 - update fw common interface files
Change-Id: Ie5f8155687f576cc49c659770ee5848c54c66bf5
HTT: add rssi_in_dbm field to htt_rx_pdev_rate_stats_tlv struct
CRs-Fixed: 1107600
2018-04-05 09:02:13 -07:00
Sandeep Puligilla
07b6b8e981 adding htt_stats.h and htt_ppdu_stats.h to fw_api automation
adding htt_stats.h and htt_ppdu_stats.h to fw_api automation

Change-Id: Ib39fe9a2c7aa7d81c6b99eb611cd1b3fa0b6a494
CRs-Fixed: 2204165
2018-03-12 12:00:07 -07:00
Alok Kumar
88de901897 fw-api: CL 757721 - update fw common interface files
add RTS success count for MCL fw header

Change-Id: I065c6d4e9d3a57dc06a4fcbeea46f3b14a9c70fe
2017-09-18 16:42:48 +05:30
Ishank Jain
c05485a224 fw-api: Add Header file to support HTT EXT stats
Adding FW header file containing structures for HTT EXT STATS

Change-Id: Ic82c8ba7eb39f43f3b6a09663698069a9eaa06b3
CRs-Fixed: 2048359
2017-05-22 10:20:03 -07:00