Home
last modified time | relevance | path

Searched refs:txop_ovf (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dcore.h313 u32 txop_ovf; member
H A Dhtt.h1312 __le32 txop_ovf; member
H A Dwmi.h4440 __le32 txop_ovf; member
4513 __le32 txop_ovf; member
H A Dwmi.c2906 dst->txop_ovf = __le32_to_cpu(src->txop_ovf); in ath10k_wmi_pull_pdev_stats_tx()
2934 dst->txop_ovf = __le32_to_cpu(src->txop_ovf); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8342 "MPDU is more than txop limit", pdev->txop_ovf); in ath10k_wmi_fw_pdev_tx_stats_fill()
H A Ddebug.c1217 data[i++] = pdev_stats->txop_ovf; in ath10k_debug_get_et_stats()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h1136 u32 txop_ovf; member
H A Ddebugfs_htt_stats.h173 u32 txop_ovf; member
H A Dwmi.c6453 dst->txop_ovf = src->txop_ovf; in ath11k_wmi_pull_pdev_stats_tx()
6867 "MPDU is more than txop limit", pdev->txop_ovf); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4707 u32 txop_ovf; member
H A Ddebugfs_htt_stats.c114 htt_stats_buf->txop_ovf); in htt_print_tx_pdev_stats_cmn_tlv()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h1168 u32 txop_ovf; member
H A Ddebugfs_htt_stats.h314 __le32 txop_ovf; member
H A Dwmi.c7118 "MPDU is more than txop limit", pdev->txop_ovf); in ath12k_wmi_fw_pdev_tx_stats_dump()
7308 dst->txop_ovf = __le32_to_cpu(src->txop_ovf); in ath12k_wmi_pull_pdev_stats_tx()
H A Dwmi.h5755 __le32 txop_ovf; member
H A Ddebugfs_htt_stats.c211 le32_to_cpu(htt_stats_buf->txop_ovf)); in htt_print_tx_pdev_stats_cmn_tlv()