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

Commit 1df15882 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "net: aquantia: Increase descriptor ring size to 256"

parents 6052ea2f 7647c518
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
#include "atl_fwd.h"
#include "atl_qcom_ipa.h"

#define ATL_IPA_DEFAULT_RING_SZ 128
#define ATL_IPA_DEFAULT_RING_SZ 256
#define ATL_IPA_DEFAULT_BUFF_SZ 2048

static inline struct atl_fwd_ring *CH_RING(struct ipa_eth_channel *ch)