Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h321 u32 seq_posted; member
H A Dwmi.c2953 dst->seq_posted = __le32_to_cpu(src->seq_posted); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8855 "Seqs posted", pdev->seq_posted); in ath10k_wmi_10_4_op_fw_stats_fill()
H A Dwmi.h4516 __le32 seq_posted; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h1178 u32 seq_posted; member
H A Ddebugfs_htt_stats.h174 u32 seq_posted; member
H A Dwmi.c6751 dst->seq_posted = src->seq_posted; in ath11k_wmi_pull_pdev_stats_tx()
7190 "Num sequences posted", pdev->seq_posted); in ath11k_wmi_fw_pdev_tx_stats_fill()
H A Dwmi.h4713 u32 seq_posted; member
H A Ddebugfs_htt_stats.c117 htt_stats_buf->seq_posted); in htt_print_tx_pdev_stats_cmn_tlv()