Searched refs:MLX5_PTYS_WIDTH_8X (Results 1 – 3 of 3) sorted by relevance
141 MLX5_PTYS_WIDTH_8X = 1 << 3, enumerator
160 case MLX5_PTYS_WIDTH_8X: return 8; in mlx5_ptys_width_enum_to_int()
1293 else if (active_width & MLX5_PTYS_WIDTH_8X) in translate_active_width()