Home
last modified time | relevance | path

Searched refs:seq_posted (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dcore.h314 u32 seq_posted; member
H A Dwmi.c2936 dst->seq_posted = __le32_to_cpu(src->seq_posted); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8724 "Seqs posted", pdev->seq_posted); in ath10k_wmi_10_4_op_fw_stats_fill()
H A Dwmi.h4516 __le32 seq_posted; member
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h1138 u32 seq_posted; member
H A Ddebugfs_htt_stats.h174 u32 seq_posted; member
H A Dwmi.c6454 dst->seq_posted = src->seq_posted; in ath11k_wmi_pull_pdev_stats_tx()
6869 "Num sequences posted", pdev->seq_posted); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4710 u32 seq_posted; member
H A Ddebugfs_htt_stats.c116 htt_stats_buf->seq_posted); in htt_print_tx_pdev_stats_cmn_tlv()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h315 __le32 seq_posted; member
H A Ddebugfs_htt_stats.c213 le32_to_cpu(htt_stats_buf->seq_posted)); in htt_print_tx_pdev_stats_cmn_tlv()