Home
last modified time | relevance | path

Searched refs:mlx5_query_port_ptys (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/linux/mlx5/ !
Dport.h150 int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/ !
Dport.c119 err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_EN, port); in mlx5_port_query_eth_proto()
139 if (mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_EN, 1)) in mlx5_port_query_eth_autoneg()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ !
Dport.c146 int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys, in mlx5_query_port_ptys() function
156 EXPORT_SYMBOL_GPL(mlx5_query_port_ptys);
175 err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_IB, in mlx5_query_ib_port_oper()
Den_ethtool.c1007 err = mlx5_query_port_ptys(mdev, out, sizeof(out), MLX5_PTYS_EN, 1); in mlx5e_ethtool_get_link_ksettings()
/linux-6.1.9/drivers/infiniband/hw/mlx5/ !
Dmain.c496 err = mlx5_query_port_ptys(mdev, out, sizeof(out), MLX5_PTYS_EN, in mlx5_query_port_roce()
499 err = mlx5_query_port_ptys(mdev, out, sizeof(out), MLX5_PTYS_EN, in mlx5_query_port_roce()