Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dport.h159 int mlx5_query_port_vl_hw_cap(struct mlx5_core_dev *dev,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c430 int mlx5_query_port_vl_hw_cap(struct mlx5_core_dev *dev, in mlx5_query_port_vl_hw_cap() function
444 EXPORT_SYMBOL_GPL(mlx5_query_port_vl_hw_cap);
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dmain.c1322 err = mlx5_query_port_vl_hw_cap(mdev, &vl_hw_cap, port); in mlx5_query_hca_port()