Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dport.h135 int mlx5_query_port_ib_proto_oper(struct mlx5_core_dev *dev,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c173 int mlx5_query_port_ib_proto_oper(struct mlx5_core_dev *dev, in mlx5_query_port_ib_proto_oper() function
188 EXPORT_SYMBOL(mlx5_query_port_ib_proto_oper);
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c1346 err = mlx5_query_port_ib_proto_oper(mdev, &props->active_speed, port); in mlx5_query_hca_port()