Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h1259 s32 phy_err_drop; member
H A Dwmi.c8214 "PHY errors drops", pdev->phy_err_drop); in ath12k_wmi_fw_pdev_rx_stats_dump()
8380 dst->phy_err_drop = a_sle32_to_cpu(src->phy_err_drop); in ath12k_wmi_pull_pdev_stats_rx()
H A Dwmi.h6195 a_sle32 phy_err_drop; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c2971 dst->phy_err_drop = __le32_to_cpu(src->phy_err_drop); in ath10k_wmi_pull_pdev_stats_rx()
8390 "PHY errors drops", pdev->phy_err_drop); in ath10k_wmi_fw_pdev_rx_stats_fill()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c6559 dst->phy_err_drop = src->phy_err_drop; in ath11k_wmi_pull_pdev_stats_rx()
7007 "PHY errors drops", pdev->phy_err_drop); in ath11k_wmi_fw_pdev_rx_stats_fill()