Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dib_virt.c111 err = mlx5_core_modify_hca_vport_context(mdev, 1, 1, vf + 1, in); in mlx5_ib_set_vf_link_state()
166 err = mlx5_core_modify_hca_vport_context(mdev, 1, 1, vf + 1, in); in set_vf_node_guid()
190 err = mlx5_core_modify_hca_vport_context(mdev, 1, 1, vf + 1, in); in set_vf_port_guid()
/linux/include/linux/mlx5/
H A Dvport.h124 int mlx5_core_modify_hca_vport_context(struct mlx5_core_dev *dev,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c62 err = mlx5_core_modify_hca_vport_context(dev, 1, 1, func_id, in); in sriov_restore_guids()
H A Dvport.c1046 int mlx5_core_modify_hca_vport_context(struct mlx5_core_dev *dev, in mlx5_core_modify_hca_vport_context() function
1094 EXPORT_SYMBOL_GPL(mlx5_core_modify_hca_vport_context);