qcacmn: Add HIF changes to support qca6490

HIF changes to support qca6490 WLAN chipset.

Change-Id: I4b1be1770a2daf0a0db6f65f579831e3fcb10e79
CRs-Fixed: 2522133
This commit is contained in:
Mohit Khanna
2019-05-13 18:31:33 -07:00
committed by nshrivas
parent 6a3150dc23
commit 973308ae13
12 changed files with 123 additions and 4 deletions

View File

@@ -63,6 +63,7 @@ typedef void *hif_handle_t;
#define HIF_TYPE_QCA8074V2 19
#define HIF_TYPE_QCA6018 20
#define HIF_TYPE_QCN9000 21
#define HIF_TYPE_QCA6490 22
#ifdef IPA_OFFLOAD
#define DMA_COHERENT_MASK_IPA_VER_3_AND_ABOVE 37