Home
last modified time | relevance | path

Searched refs:MLX5_PTYS_WIDTH_4X (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c138 case MLX5_PTYS_WIDTH_4X: return 4; in mlx5_ptys_width_enum_to_int()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dport.h131 MLX5_PTYS_WIDTH_4X = 1 << 2, enumerator
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dmain.c1189 else if (active_width & MLX5_PTYS_WIDTH_4X) in translate_active_width()