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