Searched refs:MLX5_PTYS_IB (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ethtool.c | 185 ret = mlx5_query_port_ptys(mdev, out, sizeof(out), MLX5_PTYS_IB, 1); in mlx5i_get_port_settings()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | port.c | 163 err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_IB, local_port); in mlx5_query_port_link_width_oper() 179 err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_IB, in mlx5_query_port_ib_proto_oper()
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | driver.h | 739 MLX5_PTYS_IB = 1 << 0, enumerator
|