OSDN Git Service

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)
commit4b2c5fa9c9902ce34ecea6711558d9af96351b31
tree42508535491042e886325a51ae084786ed27c5d1
parent295711fa8fec42a55623bf6997d05a21d7855132
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