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 …]
334 u16 retry_pkts; member420 u16 retry_pkts; member
406 peer_stats->retry_pkts += ts->try_cnt - 1; in ath11k_dp_tx_cache_peer_stats()
3387 STATS_OP_FMT(RETRY).vht[1][mcs] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3394 STATS_OP_FMT(RETRY).ht[1][ht_idx] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3403 STATS_OP_FMT(RETRY).legacy[1][mcs] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3413 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3418 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3429 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3431 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3433 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3435 pstats->succ_pkts + pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()3461 STATS_OP_FMT(RETRY).bw[1][bw] += pstats->retry_pkts; in ath10k_accumulate_per_peer_tx_stats()[all …]
1749 __le16 retry_pkts; member1770 u8 retry_pkts[PEER_STATS_FOR_NO_OF_PPDUS]; member
974 u16 retry_pkts; member