Searched refs:retry_bytes (Results 1 – 6 of 6) sorted by relevance
39 STATS_OP_FMT(RETRY).he[0][mcs] += peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()46 STATS_OP_FMT(RETRY).vht[0][mcs] += peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()53 STATS_OP_FMT(RETRY).ht[0][mcs] += peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()62 STATS_OP_FMT(RETRY).legacy[0][mcs] += peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()71 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()76 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()81 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()86 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()88 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()90 peer_stats->succ_bytes + peer_stats->retry_bytes; in ath11k_debugfs_sta_add_tx_stats()[all …]
337 u32 retry_bytes; member417 u32 retry_bytes; member
407 peer_stats->retry_bytes += (ts->try_cnt - 1) * msdu->len; in ath11k_dp_tx_cache_peer_stats()
3386 STATS_OP_FMT(RETRY).vht[0][mcs] += pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3393 STATS_OP_FMT(RETRY).ht[0][ht_idx] += pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3402 STATS_OP_FMT(RETRY).legacy[0][mcs] += pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3411 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3416 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3421 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3423 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3425 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3427 pstats->succ_bytes + pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()3457 STATS_OP_FMT(RETRY).bw[0][bw] += pstats->retry_bytes; in ath10k_accumulate_per_peer_tx_stats()[all …]
1743 __le32 retry_bytes; member1771 __le16 retry_bytes[PEER_STATS_FOR_NO_OF_PPDUS]; member
968 u32 retry_bytes; member