Merge branch 'net-ipa-support-variable-rx-buffer-size'
authorJakub Kicinski <kuba@kernel.org>
Thu, 3 Feb 2022 05:13:51 +0000 (21:13 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 3 Feb 2022 05:13:52 +0000 (21:13 -0800)
commit156a532b48125896c8518a64ada2afdc05017eee
treeb344228c678951e4a67a2c00cc4e7d3d04d25879
parent52dae93f3bad842c6d585700460a0dea4d70e096
parent33230aeb2ef45d9a4816ae96f7a26d30a4e375cb
Merge branch 'net-ipa-support-variable-rx-buffer-size'

Alex Elder says:

====================
net: ipa: support variable RX buffer size

Specify the size of receive buffers used for RX endpoints in the
configuration data, rather than using 8192 bytes for all of them.
Increase the size of the AP receive buffer for the modem to 32KB.
====================

Link: https://lore.kernel.org/r/20220201153737.601149-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>