Searched refs:retry_pkts (Results 1 – 6 of 6) sorted by relevance
40 STATS_OP_FMT(RETRY).he[1][mcs] += peer_stats->retry_pkts; in ath11k_debugfs_sta_add_tx_stats()47 STATS_OP_FMT(RETRY).vht[1][mcs] += peer_stats->retry_pkts; in ath11k_debugfs_sta_add_tx_stats()54 STATS_OP_FMT(RETRY).ht[1][mcs] += peer_stats->retry_pkts; in ath11k_debugfs_sta_add_tx_stats()63 STATS_OP_FMT(RETRY).legacy[1][mcs] += peer_stats->retry_pkts; in ath11k_debugfs_sta_add_tx_stats()73 peer_stats->succ_pkts + peer_stats->retry_pkts; in ath11k_debugfs_sta_add_tx_stats()78 peer_stats->succ_pkts + peer_stats->retry_pkts; in ath11k_debugfs_sta_add_tx_stats()83 peer_stats->succ_pkts + peer_stats->retry_pkts; in ath11k_debugfs_sta_add_tx_stats()92 peer_stats->succ_pkts + peer_stats->retry_pkts; in ath11k_debugfs_sta_add_tx_stats()94 peer_stats->succ_pkts + peer_stats->retry_pkts; in ath11k_debugfs_sta_add_tx_stats()96 peer_stats->succ_pkts + peer_stats->retry_pkts; in ath11k_debugfs_sta_add_tx_stats()[all …]
354 u16 retry_pkts; member440 u16 retry_pkts; member
406 peer_stats->retry_pkts += ts->try_cnt - 1; in ath11k_dp_tx_cache_peer_stats()
3566 STATS_OP_FMT(RETRY).vht[1][mcs] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3573 STATS_OP_FMT(RETRY).ht[1][ht_idx] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3582 STATS_OP_FMT(RETRY).legacy[1][mcs] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3592 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3597 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3608 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3610 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3612 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3614 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3640 STATS_OP_FMT(RETRY).bw[1][bw] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()[all …]
1750 __le16 retry_pkts; member1771 u8 retry_pkts[PEER_STATS_FOR_NO_OF_PPDUS]; member
988 u16 retry_pkts; member