Home
last modified time | relevance | path

Searched refs:mu_seq_posted (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h318 u32 mu_seq_posted; member
H A Dwmi.c2941 dst->mu_seq_posted = __le32_to_cpu(src->mu_seq_posted); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8732 "MU Seqs posted", pdev->mu_seq_posted); in ath10k_wmi_10_4_op_fw_stats_fill()
H A Dwmi.h4528 __le32 mu_seq_posted; member
/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h178 u32 mu_seq_posted; member
H A Dwmi.c6457 dst->mu_seq_posted = src->mu_seq_posted; in ath11k_wmi_pull_pdev_stats_tx()
6876 "Num of MU sequences posted ", pdev->mu_seq_posted); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4721 u32 mu_seq_posted; member
H A Ddebugfs_htt_stats.c124 htt_stats_buf->mu_seq_posted); in htt_print_tx_pdev_stats_cmn_tlv()