Re: [PATCH] ath10k: add statistics of tx retries and tx failed when tx complete disable

2020-04-26 Thread Kalle Valo
Wen Gong wrote: > When tx complete is disabled, all tx status will be set with status > HTT_TX_COMPL_STATE_ACK and indicate to mac80211 by ieee80211_tx_status, > then it does not have the statistics for retries and failed packets. > count of tx retries and tx failed of command "iw wlan0 station

[PATCH] ath10k: add statistics of tx retries and tx failed when tx complete disable

2020-04-22 Thread Wen Gong
When tx complete is disabled, all tx status will be set with status HTT_TX_COMPL_STATE_ACK and indicate to mac80211 by ieee80211_tx_status, then it does not have the statistics for retries and failed packets. count of tx retries and tx failed of command "iw wlan0 station dump" are both 0. If tx