Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dport.h118 int mlx5_query_port_proto_admin(struct mlx5_core_dev *dev,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c179 int mlx5_query_port_proto_admin(struct mlx5_core_dev *dev, in mlx5_query_port_proto_admin() function
196 EXPORT_SYMBOL_GPL(mlx5_query_port_proto_admin);
Den_ethtool.c831 err = mlx5_query_port_proto_admin(mdev, &eth_proto_admin, MLX5_PTYS_EN); in mlx5e_set_link_ksettings()