Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1058 u32 illgl_rate_phy_err; member
H A Ddebugfs_htt_stats.h168 u32 illgl_rate_phy_err; member
H A Dwmi.c6327 dst->illgl_rate_phy_err = src->illgl_rate_phy_err; in ath11k_wmi_pull_pdev_stats_tx()
6734 pdev->illgl_rate_phy_err); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4660 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()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h306 u32 illgl_rate_phy_err; member
H A Dhtt.h1298 __le32 illgl_rate_phy_err; member
H A Dwmi.c2899 dst->illgl_rate_phy_err = __le32_to_cpu(src->illgl_rate_phy_err); in ath10k_wmi_pull_pdev_stats_tx()
2927 dst->illgl_rate_phy_err = __le32_to_cpu(src->illgl_rate_phy_err); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8287 pdev->illgl_rate_phy_err); in ath10k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4395 __le32 illgl_rate_phy_err; member
4468 __le32 illgl_rate_phy_err; member
H A Ddebug.c1213 data[i++] = pdev_stats->illgl_rate_phy_err; in ath10k_debug_get_et_stats()