Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dcore.h292 s32 comp_delivered; member
H A Dhtt.h1253 __le32 comp_delivered; member
H A Dwmi.h4378 __le32 comp_delivered; member
4448 __le32 comp_delivered; member
H A Dwmi.c2886 dst->comp_delivered = __le32_to_cpu(src->comp_delivered); in ath10k_wmi_pull_pdev_stats_tx()
2914 dst->comp_delivered = __le32_to_cpu(src->comp_delivered); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8300 "HTT cookies disp.", pdev->comp_delivered); in ath10k_wmi_fw_pdev_tx_stats_fill()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h1091 s32 comp_delivered; member
H A Dwmi.c6430 dst->comp_delivered = src->comp_delivered; in ath11k_wmi_pull_pdev_stats_tx()
6818 "HTT cookies disp.", pdev->comp_delivered); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4639 s32 comp_delivered; member
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h1147 s32 comp_delivered; member
H A Ddebugfs_htt_stats.h349 __le32 comp_delivered; member
H A Dwmi.c7073 "HTT cookies disp.", pdev->comp_delivered); in ath12k_wmi_fw_pdev_tx_stats_dump()
7286 dst->comp_delivered = a_sle32_to_cpu(src->comp_delivered); in ath12k_wmi_pull_pdev_stats_tx()
H A Dwmi.h5734 a_sle32 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()