]> 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)
commit6254e43b24d3e6456e32e3fea28babcd1d78645e
tree42508535491042e886325a51ae084786ed27c5d1
parent7c24a0bfd1518be85f6023b856f4bcdb30cb6cf9
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