Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c161 err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_IB, local_port); in mlx5_query_port_link_width_oper()
/linux-4.4.14/include/linux/mlx5/
Ddriver.h550 MLX5_PTYS_IB = 1 << 0, enumerator
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmain.c449 err = mlx5_query_port_proto_oper(mdev, &props->active_speed, MLX5_PTYS_IB, in mlx5_query_hca_port()