mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-16 20:01:12 +00:00
cns3xxx: increase number of ethernet driver rx buffers
SVN-Revision: 35951
This commit is contained in:
parent
ee2b511e1f
commit
0d13baff1e
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#define DRV_NAME "cns3xxx_eth"
|
#define DRV_NAME "cns3xxx_eth"
|
||||||
|
|
||||||
#define RX_DESCS 128
|
#define RX_DESCS 256
|
||||||
#define TX_DESCS 128
|
#define TX_DESCS 128
|
||||||
#define TX_DESC_RESERVE 20
|
#define TX_DESC_RESERVE 20
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user