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 …]
337 u16 retry_pkts; member423 u16 retry_pkts; member
405 peer_stats->retry_pkts += ts->try_cnt - 1; in ath11k_dp_tx_cache_peer_stats()
3568 STATS_OP_FMT(RETRY).vht[1][mcs] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3575 STATS_OP_FMT(RETRY).ht[1][ht_idx] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3584 STATS_OP_FMT(RETRY).legacy[1][mcs] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3594 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3599 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()3616 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3642 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
974 u16 retry_pkts; member