Searched refs:retry_bytes (Results 1 – 8 of 8) sorted by relevance
40 STATS_OP_FMT(RETRY).he[0][mcs] += peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()47 STATS_OP_FMT(RETRY).vht[0][mcs] += peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()54 STATS_OP_FMT(RETRY).ht[0][mcs] += peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()63 STATS_OP_FMT(RETRY).legacy[0][mcs] += peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()72 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()77 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()82 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()87 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()89 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()91 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()[all …]
553 u32 retry_bytes; member672 u32 retry_bytes; member
460 peer_stats->retry_bytes += (ts->try_cnt - 1) * msdu->len; in ath11k_dp_tx_cache_peer_stats()
55 u32 retry_bytes; member
504 u32 retry_bytes; member
3843 STATS_OP_FMT(RETRY).vht[0][mcs] += pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3850 STATS_OP_FMT(RETRY).ht[0][ht_idx] += pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3859 STATS_OP_FMT(RETRY).legacy[0][mcs] += pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3868 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3873 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3878 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3880 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3882 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3884 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3914 STATS_OP_FMT(RETRY).bw[0][bw] += pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()[all …]
1657 __le32 retry_bytes; member1685 __le16 retry_bytes[PEER_STATS_FOR_NO_OF_PPDUS]; member
991 u32 retry_bytes; member