Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1131 u32 seq_posted; member
H A Ddebugfs_htt_stats.h174 u32 seq_posted; member
H A Dwmi.c6453 dst->seq_posted = src->seq_posted; in ath11k_wmi_pull_pdev_stats_tx()
6868 "Num sequences posted", pdev->seq_posted); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4709 u32 seq_posted; member
H A Ddebugfs_htt_stats.c116 htt_stats_buf->seq_posted); in htt_print_tx_pdev_stats_cmn_tlv()
/linux/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/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h270 __le32 seq_posted; member
H A Ddebugfs_htt_stats.c152 le32_to_cpu(htt_stats_buf->seq_posted)); in htt_print_tx_pdev_stats_cmn_tlv()