Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.c15 print_array_to_buf_index(u8 *buf, u32 offset, const char *header, u32 stats_index, in print_array_to_buf_index() argument
29 " %u:%u,", stats_index++, le32_to_cpu(array[i])); in print_array_to_buf_index()
52 print_array_to_buf_s8(u8 *buf, u32 offset, const char *header, u32 stats_index, in print_array_to_buf_s8() argument
64 " %u:%d,", stats_index++, array[i]); in print_array_to_buf_s8()