Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1117 s32 phy_err_drop; member
H A Dwmi.c6361 dst->phy_err_drop = src->phy_err_drop; in ath11k_wmi_pull_pdev_stats_rx()
6809 "PHY errors drops", pdev->phy_err_drop); in ath11k_wmi_fw_pdev_rx_stats_fill()
H A Dwmi.h4743 s32 phy_err_drop; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h337 s32 phy_err_drop; member
H A Dhtt.h1344 __le32 phy_err_drop; member
H A Ddebug.c1230 data[i++] = pdev_stats->phy_err_drop; in ath10k_debug_get_et_stats()
H A Dwmi.c2965 dst->phy_err_drop = __le32_to_cpu(src->phy_err_drop); in ath10k_wmi_pull_pdev_stats_rx()
8341 "PHY errors drops", pdev->phy_err_drop); in ath10k_wmi_fw_pdev_rx_stats_fill()
H A Dwmi.h4549 __le32 phy_err_drop; member