Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h284 u32 phy_err_count; member
H A Ddebug.c1196 data[i++] = pdev_stats->phy_err_count; in ath10k_debug_get_et_stats()
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1093 u32 phy_err_count; member
H A Dwmi.c6421 dst->phy_err_count = src->phy_err_count; in ath11k_wmi_pull_pdev_stats_base()
6798 "PHY error count", pdev->phy_err_count); in ath11k_wmi_fw_pdev_base_stats_fill()
H A Dwmi.h4621 u32 phy_err_count; member
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h1282 u32 phy_err_count; member
H A Dwmi.c7819 "PHY error count", pdev->phy_err_count); in ath12k_wmi_fw_pdev_base_stats_dump()
8045 dst->phy_err_count = __le32_to_cpu(src->phy_err_count); in ath12k_wmi_pull_pdev_stats_base()
H A Dwmi.h5923 __le32 phy_err_count; member