Searched refs:ATH12K_TPC_STATS_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
50 #define ATH12K_TPC_STATS_BUF_SIZE (TPC_STATS_TOT_ROW * TPC_STATS_TOT_COLUMN) macro
519 size_t buf_len = ATH12K_TPC_STATS_BUF_SIZE; in ath12k_tpc_stats_print()708 size_t buf_len = ATH12K_TPC_STATS_BUF_SIZE; in ath12k_tpc_stats_fill()754 void *buf __free(kfree) = kzalloc(ATH12K_TPC_STATS_BUF_SIZE, GFP_KERNEL); in ath12k_open_tpc_stats()
Completed in 10 milliseconds