ATH12K_TPC_STATS_BUF_SIZE
size_t buf_len = ATH12K_TPC_STATS_BUF_SIZE;
void *buf __free(kfree) = kzalloc(ATH12K_TPC_STATS_BUF_SIZE, GFP_KERNEL);