diff options
author | Andy Gospodarek <gospo@broadcom.com> | 2018-01-09 16:06:18 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-10 15:27:44 -0500 |
commit | 4c4dbb4a7363ce56c77cf8eb2090f67c1b0aa2cc (patch) | |
tree | 2cefe4488ff9aff1ffd75b2279cfb4ae761f7418 /kernel/sysctl.c | |
parent | 9a31742531018c0b6ab1bccff97109c8020ad86e (diff) |
net/mlx5e: Move dynamic interrupt coalescing code to include/linux
This move allows drivers to add private structure elements to track the
number of packets, bytes, and interrupts events per ring. A driver
also defines a workqueue handler to act on this collected data once per
poll and modify the coalescing parameters per ring.
Signed-off-by: Andy Gospodarek <gospo@broadcom.com>
Acked-by: Tal Gilboa <talgi@mellanox.com>
Acked-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions