Home
last modified time | relevance | path

Searched refs:comp_delivered (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1108 s32 comp_delivered; member
H A Dwmi.c6439 dst->comp_delivered = src->comp_delivered; in ath11k_wmi_pull_pdev_stats_tx()
6827 "HTT cookies disp.", pdev->comp_delivered); in ath11k_wmi_fw_pdev_tx_stats_fill()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1253 __le32 comp_delivered; member
H A Dwmi.c2893 dst->comp_delivered = __le32_to_cpu(src->comp_delivered); in ath10k_wmi_pull_pdev_stats_tx()
2921 dst->comp_delivered = __le32_to_cpu(src->comp_delivered); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8307 "HTT cookies disp.", pdev->comp_delivered); in ath10k_wmi_fw_pdev_tx_stats_fill()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h363 __le32 comp_delivered; member
H A Ddebugfs_htt_stats.c171 le32_to_cpu(htt_stats_buf->comp_delivered)); in htt_print_tx_pdev_stats_cmn_tlv()