Commit 7d47433c authored by Yamin Friedman's avatar Yamin Friedman Committed by Leon Romanovsky
Browse files

net/mlx5: Expose optimal performance scatter entries capability



Expose maximum scatter entries per RDMA READ for optimal performance.

Signed-off-by: default avatarYamin Friedman <yaminf@mellanox.com>
Reviewed-by: default avatarOr Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarLeon Romanovsky <leonro@mellanox.com>
parent da0c9ea1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1153,7 +1153,7 @@ struct mlx5_ifc_cmd_hca_cap_bits {
	u8         log_max_srq[0x5];
	u8         reserved_at_b0[0x10];

	u8         reserved_at_c0[0x8];
	u8         max_sgl_for_optimized_performance[0x8];
	u8         log_max_cq_sz[0x8];
	u8         reserved_at_d0[0xb];
	u8         log_max_cq[0x5];