Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h298 s32 wmm_drop; member
H A Dhtt.h1281 __le32 wmm_drop; member
H A Dwmi.h4359 __le32 wmm_drop; member
4429 __le32 wmm_drop; member
H A Dwmi.c2877 dst->wmm_drop = __le32_to_cpu(src->wmm_drop); in ath10k_wmi_pull_pdev_stats_tx()
2905 dst->wmm_drop = __le32_to_cpu(src->wmm_drop); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8365 "MSDUs dropped", pdev->wmm_drop); in ath10k_wmi_fw_pdev_tx_stats_fill()
H A Ddebug.c1243 data[i++] = pdev_stats->wmm_drop; in ath10k_debug_get_et_stats()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h1052 s32 wmm_drop; member
H A Dwmi.c6607 dst->wmm_drop = src->wmm_drop; in ath11k_wmi_pull_pdev_stats_tx()
7022 "MSDUs dropped", pdev->wmm_drop); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4622 s32 wmm_drop; member