Home
last modified time | relevance | path

Searched refs:sched_cmd_post_failure (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h869 u32 sched_cmd_post_failure; member
H A Ddebugfs_htt_stats.c1852 htt_stats_buf->sched_cmd_post_failure); in htt_print_tx_pdev_stats_sched_per_txq_tlv()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.h602 __le32 sched_cmd_post_failure; member
H A Ddebugfs_htt_stats.c560 le32_to_cpu(htt_stats_buf->sched_cmd_post_failure)); in ath12k_htt_print_tx_pdev_stats_sched_per_txq_tlv()