Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h295 s32 wmm_drop; member
H A Dhtt.h1262 __le32 wmm_drop; member
H A Dwmi.h4387 __le32 wmm_drop; member
4457 __le32 wmm_drop; member
H A Dwmi.c2888 dst->wmm_drop = __le32_to_cpu(src->wmm_drop); in ath10k_wmi_pull_pdev_stats_tx()
2916 dst->wmm_drop = __le32_to_cpu(src->wmm_drop); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8305 "MSDUs dropped", pdev->wmm_drop); in ath10k_wmi_fw_pdev_tx_stats_fill()
H A Ddebug.c1203 data[i++] = pdev_stats->wmm_drop; in ath10k_debug_get_et_stats()
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1090 s32 wmm_drop; member
H A Dwmi.c6432 dst->wmm_drop = src->wmm_drop; in ath11k_wmi_pull_pdev_stats_tx()
6823 "MSDUs dropped", pdev->wmm_drop); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4647 s32 wmm_drop; member