Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c185 ret = mlx5_query_port_ptys(mdev, out, sizeof(out), MLX5_PTYS_IB, 1); in mlx5i_get_port_settings()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c204 err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_IB, local_port); in mlx5_query_port_link_width_oper()
237 err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_IB, in mlx5_query_port_ib_proto_oper()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h886 MLX5_PTYS_IB = 1 << 0, enumerator