Commit 685b1afd authored by Shay Drory's avatar Shay Drory Committed by Saeed Mahameed
Browse files

net/mlx5: Introduce log_max_current_uc_list_wr_supported bit



Downstream patch will use this bit in order to know whether the device
supports changing of max_uc_list.

Signed-off-by: default avatarShay Drory <shayd@nvidia.com>
Reviewed-by: default avatarMoshe Shemesh <moshe@nvidia.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@nvidia.com>
parent a973f86b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1621,7 +1621,7 @@ struct mlx5_ifc_cmd_hca_cap_bits {

	u8         ext_stride_num_range[0x1];
	u8         roce_rw_supported[0x1];
	u8         reserved_at_3a2[0x1];
	u8         log_max_current_uc_list_wr_supported[0x1];
	u8         log_max_stride_sz_rq[0x5];
	u8         reserved_at_3a8[0x3];
	u8         log_min_stride_sz_rq[0x5];