Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dcore.h236 s32 phy_err_drop; member
Dhtt.h935 __le32 phy_err_drop; member
Ddebug.c567 "PHY errors drops", pdev->phy_err_drop); in ath10k_fw_stats_fill()
1620 data[i++] = pdev_stats->phy_err_drop; in ath10k_debug_get_et_stats()
Dwmi.h3048 __le32 phy_err_drop; member
Dwmi.c1777 dst->phy_err_drop = __le32_to_cpu(src->phy_err_drop); in ath10k_wmi_pull_pdev_stats_rx()