cns3xxx: increase number of ethernet driver rx buffers
SVN-Revision: 35951
This commit is contained in:
parent
ee2b511e1f
commit
0d13baff1e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
#define DRV_NAME "cns3xxx_eth"
|
||||
|
||||
#define RX_DESCS 128
|
||||
#define RX_DESCS 256
|
||||
#define TX_DESCS 128
|
||||
#define TX_DESC_RESERVE 20
|
||||
|
||||
|
|
Loading…
Reference in a new issue