Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dcore.h224 u32 illgl_rate_phy_err; member
Dhtt.h1036 __le32 illgl_rate_phy_err; member
Dwmi.c2474 dst->illgl_rate_phy_err = __le32_to_cpu(src->illgl_rate_phy_err); in ath10k_wmi_pull_pdev_stats_tx()
2502 dst->illgl_rate_phy_err = __le32_to_cpu(src->illgl_rate_phy_err); in ath10k_wmi_10_4_pull_pdev_stats_tx()
6876 pdev->illgl_rate_phy_err); in ath10k_wmi_fw_pdev_tx_stats_fill()
Dwmi.h3849 __le32 illgl_rate_phy_err; member
3922 __le32 illgl_rate_phy_err; member
Ddebug.c1364 data[i++] = pdev_stats->illgl_rate_phy_err; in ath10k_debug_get_et_stats()