Home
last modified time | relevance | path

Searched refs:retry_pkts (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c3360 STATS_OP_FMT(RETRY).vht[1][mcs] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()
3367 STATS_OP_FMT(RETRY).ht[1][ht_idx] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()
3376 STATS_OP_FMT(RETRY).legacy[1][mcs] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()
3386 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()
3391 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()
3402 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()
3404 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()
3406 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()
3408 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()
3434 STATS_OP_FMT(RETRY).bw[1][bw] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()
[all …]
Dhtt.h1739 __le16 retry_pkts; member
1760 u8 retry_pkts[PEER_STATS_FOR_NO_OF_PPDUS]; member
Dcore.h924 u16 retry_pkts; member