Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h299 s32 comp_delivered; member
H A Dhtt.h1272 __le32 comp_delivered; member
H A Dwmi.h4378 __le32 comp_delivered; member
4448 __le32 comp_delivered; member
H A Dwmi.c2903 dst->comp_delivered = __le32_to_cpu(src->comp_delivered); in ath10k_wmi_pull_pdev_stats_tx()
2931 dst->comp_delivered = __le32_to_cpu(src->comp_delivered); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8431 "HTT cookies disp.", pdev->comp_delivered); in ath10k_wmi_fw_pdev_tx_stats_fill()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h1148 s32 comp_delivered; member
H A Dwmi.c6786 dst->comp_delivered = src->comp_delivered; in ath11k_wmi_pull_pdev_stats_tx()
7198 "HTT cookies disp.", pdev->comp_delivered); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4719 s32 comp_delivered; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h1220 s32 comp_delivered; member
H A Ddebugfs_htt_stats.h369 __le32 comp_delivered; member
H A Dwmi.c8221 "HTT cookies disp.", pdev->comp_delivered); in ath12k_wmi_fw_pdev_tx_stats_dump()
8432 dst->comp_delivered = a_sle32_to_cpu(src->comp_delivered); in ath12k_wmi_pull_pdev_stats_tx()
H A Dwmi.h5994 a_sle32 comp_delivered; member
H A Ddebugfs_htt_stats.c173 le32_to_cpu(htt_stats_buf->comp_delivered)); in htt_print_tx_pdev_stats_cmn_tlv()