Home
last modified time | relevance | path

Searched refs:mlx5_query_port_proto_cap (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en/
Dport.c106 err = mlx5_query_port_proto_cap(mdev, &proto_cap, MLX5_PTYS_EN); in mlx5e_port_max_linkspeed()
/Linux-v4.19/include/linux/mlx5/
Dport.h116 int mlx5_query_port_proto_cap(struct mlx5_core_dev *dev,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c160 int mlx5_query_port_proto_cap(struct mlx5_core_dev *dev, in mlx5_query_port_proto_cap() function
177 EXPORT_SYMBOL_GPL(mlx5_query_port_proto_cap);
Den_ethtool.c816 err = mlx5_query_port_proto_cap(mdev, &eth_proto_cap, MLX5_PTYS_EN); in mlx5e_set_link_ksettings()