Searched refs:mlx5_query_hca_vport_context (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/mlx5/ |
| H A D | vport.h | 94 int mlx5_query_hca_vport_context(struct mlx5_core_dev *dev,
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | ib_virt.c | 62 err = mlx5_query_hca_vport_context(mdev, 1, 1, vf + 1, rep); in mlx5_ib_get_vf_config()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | vport.c | 750 int mlx5_query_hca_vport_context(struct mlx5_core_dev *dev, in mlx5_query_hca_vport_context() function 827 EXPORT_SYMBOL_GPL(mlx5_query_hca_vport_context); 839 err = mlx5_query_hca_vport_context(dev, 0, 1, 0, rep); in mlx5_query_hca_vport_system_image_guid() 858 err = mlx5_query_hca_vport_context(dev, 0, 1, 0, rep); in mlx5_query_hca_vport_node_guid()
|