Home
last modified time | relevance | path

Searched refs:mpdu_enqued (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1029 s32 mpdu_enqued; member
H A Dwmi.c6312 dst->mpdu_enqued = src->mpdu_enqued; in ath11k_wmi_pull_pdev_stats_tx()
6702 "MPDU queued", pdev->mpdu_enqued); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4616 s32 mpdu_enqued; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h293 s32 mpdu_enqued; member
H A Dhtt.h1260 __le32 mpdu_enqued; member
H A Dwmi.c2888 dst->mpdu_enqued = __le32_to_cpu(src->mpdu_enqued); in ath10k_wmi_pull_pdev_stats_tx()
2916 dst->mpdu_enqued = __le32_to_cpu(src->mpdu_enqued); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8261 "MPDU queued", pdev->mpdu_enqued); in ath10k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4357 __le32 mpdu_enqued; member
4427 __le32 mpdu_enqued; member
H A Ddebug.c1201 data[i++] = pdev_stats->mpdu_enqued; in ath10k_debug_get_et_stats()