Re: [PATCH] ath10k: fix misreported tx bandwidth for 160Mhz

2022-05-22 Thread Kalle Valo
Maxime Bizon wrote: > Because of this missing switch case, 160Mhz transmit was reported as > 20Mhz, leading to wrong airtime calculation and AQL limiting max > throughput. > > Tested-on: QCA9984 hw2.0 PCI 10.4-3.10-00047 > > Signed-off-by: Maxime Bizon > Signed-off-by: Kalle Valo Patch

Re: [PATCH 1/4] ath10k: improve tx status reporting

2022-05-22 Thread Kalle Valo
Sergey Ryazanov wrote: > We use ieee80211_tx_status() to report each completed tx frame. > Internally, this function calls sta_info_get_by_addrs(), what has a > couple of drawbacks: > 1. additional station lookup causes a performance degradation; > 2. mac80211 can not properly account Ethernet

Re: [PATCH] ath10k: do not enforce interrupt trigger type

2022-05-22 Thread Kalle Valo
Krzysztof Kozlowski wrote: > Interrupt line can be configured on different hardware in different way, > even inverted. Therefore driver should not enforce specific trigger > type - edge rising - but instead rely on Devicetree to configure it. > > All Qualcomm DTSI with WCN3990 define the