Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h311 u32 illgl_rate_phy_err; member
H A Dhtt.h1317 __le32 illgl_rate_phy_err; member
H A Dwmi.h4395 __le32 illgl_rate_phy_err; member
4468 __le32 illgl_rate_phy_err; member
H A Dwmi.c2889 dst->illgl_rate_phy_err = __le32_to_cpu(src->illgl_rate_phy_err); in ath10k_wmi_pull_pdev_stats_tx()
2917 dst->illgl_rate_phy_err = __le32_to_cpu(src->illgl_rate_phy_err); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8391 pdev->illgl_rate_phy_err); in ath10k_wmi_fw_pdev_tx_stats_fill()
H A Ddebug.c1254 data[i++] = pdev_stats->illgl_rate_phy_err; in ath10k_debug_get_et_stats()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h1079 u32 illgl_rate_phy_err; member
H A Ddebugfs_htt_stats.h168 u32 illgl_rate_phy_err; member
H A Dwmi.c6621 dst->illgl_rate_phy_err = src->illgl_rate_phy_err; in ath11k_wmi_pull_pdev_stats_tx()
7052 pdev->illgl_rate_phy_err); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4663 u32 illgl_rate_phy_err; member
H A Ddebugfs_htt_stats.c104 htt_stats_buf->illgl_rate_phy_err); in htt_print_tx_pdev_stats_cmn_tlv()