mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
net/mlx5: Expose timeout for sync reset unload stage
Expose new timoueout in Default Timeouts Register to be used on sync reset flow running on smart NIC. In this flow the driver should know how much time to wait from getting unload request till firmware will ask the PF to continue to next stage of the flow. Signed-off-by: Moshe Shemesh <moshe@nvidia.com> Reviewed-by: Shay Drory <shayd@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
This commit is contained in:
committed by
Saeed Mahameed
parent
92501fa6e4
commit
8bb42ed421
@@ -3117,7 +3117,9 @@ struct mlx5_ifc_dtor_reg_bits {
|
||||
|
||||
struct mlx5_ifc_default_timeout_bits reclaim_vfs_pages_to;
|
||||
|
||||
u8 reserved_at_1c0[0x40];
|
||||
struct mlx5_ifc_default_timeout_bits reset_unload_to;
|
||||
|
||||
u8 reserved_at_1c0[0x20];
|
||||
};
|
||||
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user