Searched refs:tx_fail_cnt (Results 1 – 9 of 9) sorted by relevance
57 stat_printf(tx_stat, 0, tx_fail_cnt); in mt76x0_ampdu_stat_read()
56 stat_printf(tx_stat, 0, tx_fail_cnt); in mt7601u_ampdu_stat_read()
66 u32 tx_fail_cnt; member
1129 sinfo->tx_packets = stats.tx_cnt + stats.tx_fail_cnt; in get_station()1130 sinfo->tx_failed = stats.tx_fail_cnt; in get_station()
2067 wid_list[wid_cnt].val = (s8 *)&stats->tx_fail_cnt; in handle_get_statistics()
459 u64 tx_fail_cnt; member
730 stats->tx_fail_cnt += le32_to_cpu(tgt_stats->stats.tx.fail_cnt); in ath6kl_update_target_stats()
615 "Fail count", tgt_stats->tx_fail_cnt); in read_file_tgt_stats()
3723 data[i++] = tgt_stats->tx_fail_cnt; in ath6kl_get_stats()