Searched refs:failed_pkts (Results 1 – 3 of 3) sorted by relevance
3693 STATS_OP_FMT(FAIL).vht[1][mcs] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3700 STATS_OP_FMT(FAIL).ht[1][ht_idx] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3709 STATS_OP_FMT(FAIL).legacy[1][mcs] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3761 STATS_OP_FMT(FAIL).bw[1][bw] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3762 STATS_OP_FMT(FAIL).nss[1][nss - 1] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3763 STATS_OP_FMT(FAIL).gi[1][gi] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3777 STATS_OP_FMT(FAIL).rate_table[1][idx] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3904 arsta->tx_failed += peer_stats->failed_pkts; in ath10k_update_per_peer_tx_stats()3962 p_tx_stats->failed_pkts = __le16_to_cpu(tx_stats->failed_pkts); in ath10k_htt_fetch_peer_stats()4015 p_tx_stats->failed_pkts = tx_stats->failed_pkts[i]; in ath10k_fetch_10_2_tx_stats()
1645 __le16 failed_pkts; member1667 u8 failed_pkts[PEER_STATS_FOR_NO_OF_PPDUS]; member
447 peer_stats->failed_pkts += 1; in ath11k_dp_tx_cache_peer_stats()