Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

net/mlx5: Add the IFC related bits for query tracker

Add the IFC related bits for query tracker.

Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Leon Romanovsky <leon@kernel.org>
Link: https://lore.kernel.org/r/20240205124828.232701-2-yishaih@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>

authored by

Yishai Hadas and committed by
Alex Williamson
1cbcb564 19032628

+5
+5
include/linux/mlx5/mlx5_ifc.h
··· 12672 12672 struct mlx5_ifc_page_track_bits obj_context; 12673 12673 }; 12674 12674 12675 + struct mlx5_ifc_query_page_track_obj_out_bits { 12676 + struct mlx5_ifc_general_obj_out_cmd_hdr_bits general_obj_out_cmd_hdr; 12677 + struct mlx5_ifc_page_track_bits obj_context; 12678 + }; 12679 + 12675 12680 struct mlx5_ifc_msecq_reg_bits { 12676 12681 u8 reserved_at_0[0x20]; 12677 12682