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