]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvpp2: add RXQ flow control configurations
authorStefan Chulski <stefanc@marvell.com>
Thu, 11 Feb 2021 10:48:57 +0000 (12:48 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 22:50:23 +0000 (14:50 -0800)
commitb291d2c1a22ae52148e44b6386b8be061b2ba24e
tree08457a8cdc9d0a777cbd0b6748a7916391392465
parentd0072e63eed7e75e3cb81f2dafbbb14d2f47b1cc
net: mvpp2: add RXQ flow control configurations

This patch adds RXQ flow control configurations.
Flow control disabled by default.
Minimum ring size limited to 1024 descriptors.

Signed-off-by: Stefan Chulski <stefanc@marvell.com>
Acked-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c