Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h291 s32 comp_queued; member
H A Dhtt.h1250 __le32 comp_queued; member
H A Dwmi.h4375 __le32 comp_queued; member
4445 __le32 comp_queued; member
H A Dwmi.c2885 dst->comp_queued = __le32_to_cpu(src->comp_queued); in ath10k_wmi_pull_pdev_stats_tx()
2913 dst->comp_queued = __le32_to_cpu(src->comp_queued); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8298 "HTT cookies queued", pdev->comp_queued); in ath10k_wmi_fw_pdev_tx_stats_fill()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c6428 dst->comp_queued = src->comp_queued; in ath11k_wmi_pull_pdev_stats_tx()
6815 "HTT cookies queued", pdev->comp_queued); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4635 s32 comp_queued; member