mlx5_query_port_ptys  513 drivers/infiniband/hw/mlx5/main.c 		err = mlx5_query_port_ptys(mdev, out, sizeof(out), MLX5_PTYS_EN,
mlx5_query_port_ptys  516 drivers/infiniband/hw/mlx5/main.c 		err = mlx5_query_port_ptys(mdev, out, sizeof(out), MLX5_PTYS_EN,
mlx5_query_port_ptys  101 drivers/net/ethernet/mellanox/mlx5/core/en/port.c 	err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_EN, port);
mlx5_query_port_ptys  121 drivers/net/ethernet/mellanox/mlx5/core/en/port.c 	if (mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_EN, 1))
mlx5_query_port_ptys  897 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	err = mlx5_query_port_ptys(mdev, out, sizeof(out), MLX5_PTYS_EN, 1);
mlx5_query_port_ptys  185 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c 	ret = mlx5_query_port_ptys(mdev, out, sizeof(out), MLX5_PTYS_IB, 1);
mlx5_query_port_ptys  144 drivers/net/ethernet/mellanox/mlx5/core/port.c EXPORT_SYMBOL_GPL(mlx5_query_port_ptys);
mlx5_query_port_ptys  163 drivers/net/ethernet/mellanox/mlx5/core/port.c 	err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_IB, local_port);
mlx5_query_port_ptys  179 drivers/net/ethernet/mellanox/mlx5/core/port.c 	err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_IB,
mlx5_query_port_ptys  131 include/linux/mlx5/port.h int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys,