Home
last modified time | relevance | path

Searched refs:num_data_ppdus_tried_ota (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h197 u32 num_data_ppdus_tried_ota; member
H A Ddebugfs_htt_stats.c163 htt_stats_buf->num_data_ppdus_tried_ota); in htt_print_tx_pdev_stats_cmn_tlv()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h358 __le32 num_data_ppdus_tried_ota; member
H A Ddebugfs_htt_stats.c281 le32_to_cpu(htt_stats_buf->num_data_ppdus_tried_ota)); in htt_print_tx_pdev_stats_cmn_tlv()