Searched refs:MLX5_PTYS_WIDTH_2X (Results 1 – 3 of 3) sorted by relevance
138 MLX5_PTYS_WIDTH_2X = 1 << 1, enumerator
158 case MLX5_PTYS_WIDTH_2X: return 2; in mlx5_ptys_width_enum_to_int()
1225 else if (active_width & MLX5_PTYS_WIDTH_2X) in translate_active_width()