]> 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)
commit5c61a2eb22e3f9e1efd169ec426878aeb29d86a9
tree08457a8cdc9d0a777cbd0b6748a7916391392465
parent1eb7673202f52371bd70af2abbb7244644439d81
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