Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dib_virt.c112 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()
189 err = mlx5_core_modify_hca_vport_context(mdev, 1, 1, vf + 1, in); in set_vf_port_guid()
Dmain.c1511 err = mlx5_core_modify_hca_vport_context(mdev, 0, mdev_port_num, in set_port_caps_atomic()
/Linux-v5.10/include/linux/mlx5/
Dvport.h131 int mlx5_core_modify_hca_vport_context(struct mlx5_core_dev *dev,
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c61 err = mlx5_core_modify_hca_vport_context(dev, 1, 1, vf + 1, in); in sriov_restore_guids()
Dvport.c1022 int mlx5_core_modify_hca_vport_context(struct mlx5_core_dev *dev, in mlx5_core_modify_hca_vport_context() function
1070 EXPORT_SYMBOL_GPL(mlx5_core_modify_hca_vport_context);