Searched refs:tx_fail_cnt (Results 1 – 7 of 7) sorted by relevance
48 stat_printf(tx_stat, 0, tx_fail_cnt); in mt7601u_ampdu_stat_show()
38 u32 tx_fail_cnt; member
781 sinfo->tx_packets = stats.tx_cnt + stats.tx_fail_cnt; in get_station()782 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()
3727 data[i++] = tgt_stats->tx_fail_cnt; in ath6kl_get_stats()