Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ac0222d authored by Gilad Avidov's avatar Gilad Avidov
Browse files

msm: emac: disable the RSS to boost the performance



Performance hit is observed when using RSS.

Change-Id: I4aba3378577839da94a31a833cec0c53a4fc16c7
Signed-off-by: default avatarGilad Avidov <gavidov@codeaurora.org>
parent 072185c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -292,7 +292,7 @@ struct emac_hw {
#define EMAC_ACTIVE_TXQ         0

#define EMAC_MAX_RX_QUEUES      4
#define EMAC_DEF_RX_QUEUES      4
#define EMAC_DEF_RX_QUEUES      1

#define EMAC_MIN_TX_DESCS       128
#define EMAC_MIN_RX_DESCS       128