qcacmn: Set mac id based on the working band

FW requires to receive WMI_CFR_CAPTURE_FILTER_CMDID with the pdev id
which is based on the working band. It requires srng id when looking
up or releasing DMA address. So add this change to check working band
and set mac id. This is MCL only change.

Change-Id: I763a25b4989607128b2b4c75186eb5bdcd204077
CRs-Fixed: 2641268
This commit is contained in:
Wu Gao
2016-08-22 17:45:01 +08:00
committed by nshrivas
부모 e3ac7503d1
커밋 b4cc9a28bb
5개의 변경된 파일85개의 추가작업 그리고 5개의 파일을 삭제

파일 보기

@@ -26,6 +26,11 @@
#ifndef _TARGET_IF_CFR_6490_H
#define _TARGET_IF_CFR_6490_H
#ifdef QCA_WIFI_QCA6490
#define CFR_MAC_ID_24G 1
#define CFR_MAC_ID_5G 0
#endif /* QCA_WIFI_QCA6490 */
/**
* target_if_cfr_subscribe_ppdu_desc() - subscribe ppdu description
* for CFR component