Home
last modified time | relevance | path

Searched refs:phy_err_count (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1012 u32 phy_err_count; member
H A Dwmi.c6301 dst->phy_err_count = src->phy_err_count; in ath11k_wmi_pull_pdev_stats_base()
6678 "PHY error count", pdev->phy_err_count); in ath11k_wmi_fw_pdev_base_stats_fill()
H A Dwmi.h4592 u32 phy_err_count; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h280 u32 phy_err_count; member
H A Ddebug.c1194 data[i++] = pdev_stats->phy_err_count; in ath10k_debug_get_et_stats()
H A Dwmi.c2878 dst->phy_err_count = __le32_to_cpu(src->phy_err_count); in ath10k_wmi_pull_pdev_stats_base()
8215 "PHY error count", pdev->phy_err_count); in ath10k_wmi_fw_pdev_base_stats_fill()
H A Dwmi.h4673 __le32 phy_err_count; member