[PATCH] ath10k: enabling tx stats support over pktlog

2019-05-13 Thread Balaji Pothunoori
For QCA988X target, pktlog gives details of the tx bitrate which is used in the driver for station info. Enabling pktlog by default will cause more interrupts in target to host CE pipe, which can impact more CPU usage for targets ex:WCN3990 and also not required for all other platforms (eg: WCN399

Re: [PATCH] ath10k: enabling tx stats support over pktlog

2019-06-25 Thread Kalle Valo
Balaji Pothunoori wrote: > For QCA988X target, pktlog gives details of the tx bitrate > which is used in the driver for station info. > > Enabling pktlog by default will cause more interrupts > in target to host CE pipe, which can impact more CPU usage > for targets ex:WCN3990 and also not requi

Re: [PATCH] ath10k: enabling tx stats support over pktlog

2019-06-25 Thread Kalle Valo
Balaji Pothunoori wrote: > For QCA988X target, pktlog gives details of the tx bitrate > which is used in the driver for station info. > > Enabling pktlog by default will cause more interrupts > in target to host CE pipe, which can impact more CPU usage > for targets ex:WCN3990 and also not requi