Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1147 u32 stateless_tid_alloc_failure; member
H A Dwmi.c6451 dst->stateless_tid_alloc_failure = src->stateless_tid_alloc_failure; in ath11k_wmi_pull_pdev_stats_tx()
6863 pdev->stateless_tid_alloc_failure); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4701 u32 stateless_tid_alloc_failure; member
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h1312 u32 stateless_tid_alloc_failure; member
H A Dwmi.c7882 pdev->stateless_tid_alloc_failure); in ath12k_wmi_fw_pdev_tx_stats_dump()
8073 dst->stateless_tid_alloc_failure = in ath12k_wmi_pull_pdev_stats_tx()
8074 __le32_to_cpu(src->stateless_tid_alloc_failure); in ath12k_wmi_pull_pdev_stats_tx()
H A Dwmi.h5948 __le32 stateless_tid_alloc_failure; member