Searched refs:failed_pkts (Results 1 – 3 of 3) sorted by relevance
3358 STATS_OP_FMT(FAIL).vht[1][mcs] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3365 STATS_OP_FMT(FAIL).ht[1][ht_idx] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3374 STATS_OP_FMT(FAIL).legacy[1][mcs] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3426 STATS_OP_FMT(FAIL).bw[1][bw] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3427 STATS_OP_FMT(FAIL).nss[1][nss - 1] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3428 STATS_OP_FMT(FAIL).gi[1][gi] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3442 STATS_OP_FMT(FAIL).rate_table[1][idx] += pstats->failed_pkts; in ath10k_accumulate_per_peer_tx_stats()3614 p_tx_stats->failed_pkts = __le16_to_cpu(tx_stats->failed_pkts); in ath10k_htt_fetch_peer_stats()3667 p_tx_stats->failed_pkts = tx_stats->failed_pkts[i]; in ath10k_fetch_10_2_tx_stats()
1740 __le16 failed_pkts; member1762 u8 failed_pkts[PEER_STATS_FOR_NO_OF_PPDUS]; member
925 u16 failed_pkts; member