Searched refs:tx_fail_cnt (Results 1 – 8 of 8) sorted by relevance
48 stat_printf(tx_stat, 0, tx_fail_cnt); in mt7601u_ampdu_stat_show()
38 u32 tx_fail_cnt; member
783 sinfo->tx_packets = stats.tx_cnt + stats.tx_fail_cnt; in get_station()784 sinfo->tx_failed = stats.tx_fail_cnt; in get_station()
808 wid_list[wid_cnt].val = (s8 *)&stats->tx_fail_cnt; in wilc_get_statistics()
459 u64 tx_fail_cnt; member
734 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()