Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94a04d1d authored by Yonatan Cohen's avatar Yonatan Cohen Committed by Leon Romanovsky
Browse files

net/mlx5: Expose DC scatter to CQE capability bit



dc_req_scat_data_cqe capability bit determines
if requester scatter to cqe is available for 64 bytes CQE over
DC transport type.

Signed-off-by: default avatarYonatan Cohen <yonatanc@mellanox.com>
Reviewed-by: default avatarGuy Levi <guyle@mellanox.com>
Signed-off-by: default avatarLeon Romanovsky <leonro@mellanox.com>
parent bd371975
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1005,7 +1005,8 @@ struct mlx5_ifc_cmd_hca_cap_bits {
	u8         umr_modify_atomic_disabled[0x1];
	u8         umr_indirect_mkey_disabled[0x1];
	u8         umr_fence[0x2];
	u8         reserved_at_20c[0x3];
	u8         dc_req_scat_data_cqe[0x1];
	u8         reserved_at_20d[0x2];
	u8         drain_sigerr[0x1];
	u8         cmdif_checksum[0x2];
	u8         sigerr_cqe[0x1];