[PATCH 2/2] ath10k: Add support for per peer HTT tx stats for WCN3990

2019-02-26 Thread Surabhi Vishnoi
The firmware sends peer stats to the host driver if the firmware advertises WMI_SERVICE_PEER_STATS service and the host driver indicates the WMI_RSRC_CFG_FLAG_TX_PEER_STATS capability in the host capab flag in wmi init cmd. When peer stats are enabled, firmware sends one HTT event HTT_TLV_T2H_MSG_

Re: [PATCH 2/2] ath10k: Add support for per peer HTT tx stats for WCN3990

2019-09-23 Thread Kalle Valo
Surabhi Vishnoi writes: > The firmware sends peer stats to the host driver if the firmware > advertises WMI_SERVICE_PEER_STATS service and the host driver > indicates the WMI_RSRC_CFG_FLAG_TX_PEER_STATS capability in the > host capab flag in wmi init cmd. > > When peer stats are enabled, firmware