Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcore.h297 u32 txop_ovf; member
Dhtt.h1144 __le32 txop_ovf; member
Dwmi.c2681 dst->txop_ovf = __le32_to_cpu(src->txop_ovf); in ath10k_wmi_pull_pdev_stats_tx()
2709 dst->txop_ovf = __le32_to_cpu(src->txop_ovf); in ath10k_wmi_10_4_pull_pdev_stats_tx()
7995 "MPDU is more than txop limit", pdev->txop_ovf); in ath10k_wmi_fw_pdev_tx_stats_fill()
Dwmi.h4306 __le32 txop_ovf; member
4379 __le32 txop_ovf; member
Ddebug.c1221 data[i++] = pdev_stats->txop_ovf; in ath10k_debug_get_et_stats()