Searched refs:MLX5_PTYS_WIDTH_12X (Results 1 – 3 of 3) sorted by relevance
161 case MLX5_PTYS_WIDTH_12X: return 12; in mlx5_ptys_width_enum_to_int()
141 MLX5_PTYS_WIDTH_12X = 1 << 4, enumerator
1231 else if (active_width & MLX5_PTYS_WIDTH_12X) in translate_active_width()