Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/hw/mlx5/
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()
Dmain.c1635 err = mlx5_core_modify_hca_vport_context(mdev, 0, mdev_port_num, in set_port_caps_atomic()
/linux-6.14.4/include/linux/mlx5/
Dvport.h124 int mlx5_core_modify_hca_vport_context(struct mlx5_core_dev *dev,
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c62 err = mlx5_core_modify_hca_vport_context(dev, 1, 1, func_id, in); in sriov_restore_guids()
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);