Commit cbe080f9 authored by Carolina Jubran's avatar Carolina Jubran Committed by Leon Romanovsky
Browse files

net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifc



Introduce the `disciplined_fr_counter` capability bit to indicate that
the device’s free-running cycle counter is disciplined to real-time.

Signed-off-by: default avatarCarolina Jubran <cjubran@nvidia.com>
Reviewed-by: default avatarDragos Tatulea <dtatulea@nvidia.com>
Signed-off-by: default avatarTariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/1752064867-16874-2-git-send-email-tariqt@nvidia.com


Signed-off-by: default avatarLeon Romanovsky <leon@kernel.org>
parent c4f96972
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1846,7 +1846,8 @@ struct mlx5_ifc_cmd_hca_cap_bits {

	u8         log_bf_reg_size[0x5];

	u8         reserved_at_270[0x3];
	u8         disciplined_fr_counter[0x1];
	u8         reserved_at_271[0x2];
	u8	   qp_error_syndrome[0x1];
	u8	   reserved_at_274[0x2];
	u8         lag_dct[0x2];