Home
last modified time | relevance | path

Searched refs:phy_err_drop (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h345 s32 phy_err_drop; member
H A Dhtt.h1362 __le32 phy_err_drop; member
H A Ddebug.c1273 data[i++] = pdev_stats->phy_err_drop; in ath10k_debug_get_et_stats()
H A Dwmi.c2982 dst->phy_err_drop = __le32_to_cpu(src->phy_err_drop); in ath10k_wmi_pull_pdev_stats_rx()
8515 "PHY errors drops", pdev->phy_err_drop); in ath10k_wmi_fw_pdev_rx_stats_fill()
H A Dwmi.h4576 __le32 phy_err_drop; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h1223 s32 phy_err_drop; member
H A Dwmi.c6786 dst->phy_err_drop = src->phy_err_drop; in ath11k_wmi_pull_pdev_stats_rx()
7258 "PHY errors drops", pdev->phy_err_drop); in ath11k_wmi_fw_pdev_rx_stats_fill()
H A Dwmi.h4763 s32 phy_err_drop; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h1357 s32 phy_err_drop; member
H A Dwmi.c8270 "PHY errors drops", pdev->phy_err_drop); in ath12k_wmi_fw_pdev_rx_stats_dump()
8436 dst->phy_err_drop = a_sle32_to_cpu(src->phy_err_drop); in ath12k_wmi_pull_pdev_stats_rx()
H A Dwmi.h6006 a_sle32 phy_err_drop; member