]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Add layout to support default timeouts register
authorAmir Tzin <amirtz@nvidia.com>
Wed, 21 Jul 2021 13:14:12 +0000 (16:14 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Sat, 16 Oct 2021 00:37:42 +0000 (17:37 -0700)
commit72987c006e82f1ad96045aed63f739a195fc58cd
tree42508535491042e886325a51ae084786ed27c5d1
parentb64a62946cf56bb978b7d3a018ae70ea717442c7
net/mlx5: Add layout to support default timeouts register

Add needed structures and defines for DTOR (default timeouts register).
This will be used to get timeouts values from FW instead of hard coded
values in the driver code thus enabling support for slower devices which
need longer timeouts.

Signed-off-by: Amir Tzin <amirtz@nvidia.com>
Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
include/linux/mlx5/device.h
include/linux/mlx5/driver.h
include/linux/mlx5/mlx5_ifc.h