|
@@ -212,10 +212,8 @@
|
|
/*
|
|
/*
|
|
* total number of descriptors to use in the target
|
|
* total number of descriptors to use in the target
|
|
*/
|
|
*/
|
|
-#ifndef HIF_SDIO
|
|
|
|
|
|
+#ifndef CFG_TGT_NUM_MSDU_DESC
|
|
#define CFG_TGT_NUM_MSDU_DESC (32)
|
|
#define CFG_TGT_NUM_MSDU_DESC (32)
|
|
-#else
|
|
|
|
-#define CFG_TGT_NUM_MSDU_DESC (0)
|
|
|
|
#endif
|
|
#endif
|
|
/*
|
|
/*
|
|
* Maximum number of frag table entries
|
|
* Maximum number of frag table entries
|