Lines Matching refs:stat_buf
3637 const struct ath12k_htt_dl_pager_stats_tlv *stat_buf = tag_buf;
3647 if (tag_len < sizeof(*stat_buf))
3650 dword_lock = le32_get_bits(stat_buf->info2,
3652 dword_unlock = le32_get_bits(stat_buf->info2,
3660 le32_get_bits(stat_buf->info0,
3663 le32_get_bits(stat_buf->info0,
3666 le32_get_bits(stat_buf->info1,
3669 le32_get_bits(stat_buf->info1,
3678 ath12k_htt_print_dlpager_entry(&stat_buf->pgs_info[pg_locked][i],
3689 ath12k_htt_print_dlpager_entry(&stat_buf->pgs_info[pg_unlock][i],