mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
fw-api: Make CFG_TGT_NUM_MSDU_DESC configurable through driver config
Make CFG_TGT_NUM_MSDU_DESC configurable through driver config. Change-Id: If9cec901c82dc1718cffb81a213f57aaa6c36ea0 CRs-Fixed: 2401756
This commit is contained in:
parent
a3d3fccc93
commit
f806c7d8ff
@ -212,10 +212,8 @@
|
||||
/*
|
||||
* 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)
|
||||
#else
|
||||
#define CFG_TGT_NUM_MSDU_DESC (0)
|
||||
#endif
|
||||
/*
|
||||
* Maximum number of frag table entries
|
||||
|
Loading…
x
Reference in New Issue
Block a user