qcacmn: Add global context

Global context will contain fst context, fst ref count
and global desc count.

Change-Id: I272fa2c3b8945822268d29b6c329df3f659753d4
CRs-Fixed: 3392039
This commit is contained in:
Varsha Mishra
2023-02-10 17:40:00 +05:30
committed by Madan Koyyalamudi
부모 5cf8f4a9a4
커밋 d6afad86bc
13개의 변경된 파일123개의 추가작업 그리고 159개의 파일을 삭제

파일 보기

@@ -2611,7 +2611,7 @@ dp_print_pdev_rx_stats(struct dp_pdev *pdev);
*/
void dp_print_soc_tx_stats(struct dp_soc *soc);
#ifdef QCA_SUPPORT_GLOBAL_DESC
#ifdef QCA_SUPPORT_DP_GLOBAL_CTX
/**
* dp_print_global_desc_count(): Print global desc in use
*