Home
last modified time | relevance | path

Searched refs:pdev_tx_timeout (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h317 u32 pdev_tx_timeout; member
H A Dhtt.h1323 __le32 pdev_tx_timeout; member
H A Dwmi.h4429 __le32 pdev_tx_timeout; member
4502 __le32 pdev_tx_timeout; member
H A Dwmi.c2920 dst->pdev_tx_timeout = __le32_to_cpu(src->pdev_tx_timeout); in ath10k_wmi_pull_pdev_stats_tx()
2948 dst->pdev_tx_timeout = __le32_to_cpu(src->pdev_tx_timeout); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8467 "TX timeout", pdev->pdev_tx_timeout); in ath10k_wmi_fw_pdev_tx_stats_fill()
H A Ddebug.c1259 data[i++] = pdev_stats->pdev_tx_timeout; in ath10k_debug_get_et_stats()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h1168 u32 pdev_tx_timeout; member
H A Dwmi.c6746 dst->pdev_tx_timeout = src->pdev_tx_timeout; in ath11k_wmi_pull_pdev_stats_tx()
7179 "TX timeout", pdev->pdev_tx_timeout); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4698 u32 pdev_tx_timeout; member